General comment revision & cleanup
This commit is contained in:
parent
d559377534
commit
3b7711420f
5 changed files with 12 additions and 9 deletions
|
@ -146,7 +146,9 @@ users).")
|
|||
;; to, it's our (the user's) failure. One case for all!
|
||||
(setq auto-mode-case-fold nil)
|
||||
|
||||
;; Enable all disabled commands.
|
||||
;; Some commands are disabled and emit a warning whenever they are used. Let's
|
||||
;; assume the user always knows what they're doing (hahahaha) and enable all
|
||||
;; disabled commands.
|
||||
(setq disabled-command-function nil)
|
||||
|
||||
;; Display the bare minimum at startup. We don't need all that noise. The
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue