Always add a final newline.
This commit is contained in:
@@ -7,8 +7,7 @@
|
|||||||
;; Set default encoding
|
;; Set default encoding
|
||||||
(setq current-language-environment "UTF-8")
|
(setq current-language-environment "UTF-8")
|
||||||
|
|
||||||
;; Handle pinentry in minibuffer if called from emacs
|
(setq require-final-newline t)
|
||||||
;;(setq epg-pinentry-mode "loopback")
|
|
||||||
|
|
||||||
;; Always do syntax highlighting
|
;; Always do syntax highlighting
|
||||||
(global-font-lock-mode 1)
|
(global-font-lock-mode 1)
|
||||||
|
|||||||
Reference in New Issue
Block a user