General clean-up and tiny bugfixes
This commit is contained in:
parent
c65cce0533
commit
71e7e0a53d
8 changed files with 22 additions and 26 deletions
|
@ -96,7 +96,7 @@ enable multiple minor modes for the same regexp.")
|
|||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
|
||||
;; (global-whitespace-mode 1) ; Show whitespace
|
||||
;; (global-auto-revert-mode -1); revert buffers for changed files
|
||||
(global-auto-revert-mode 1) ; revert buffers for changed files
|
||||
(global-font-lock-mode t) ; Enable syntax highlighting for older emacs
|
||||
(electric-indent-mode -1) ; on by default
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue