Make sure point can’t enter the minibuffer prompt
This commit is contained in:
parent
21604ca994
commit
17e3b2d364
@ -22,6 +22,9 @@
|
||||
'(inhibit-startup-echo-area-message (user-login-name))
|
||||
'(inhibit-startup-screen t)
|
||||
'(initial-scratch-message nil)
|
||||
'(minibuffer-prompt-properties
|
||||
(quote
|
||||
(read-only t cursor-intangible t face minibuffer-prompt)))
|
||||
'(package-selected-packages
|
||||
(quote
|
||||
(ace-mc
|
||||
|
Loading…
Reference in New Issue
Block a user