I'm too ung for that double-space shit

This commit is contained in:
Lars Tveito 2015-08-06 17:12:43 +02:00
parent 01a5544a9f
commit 0031cce666

View File

@ -256,6 +256,7 @@
inhibit-startup-message t ; No splash screen please.
initial-scratch-message nil ; Clean scratch buffer.
ring-bell-function 'ignore ; Quiet.
sentence-end-double-space nil); No double space
;; Some mac-bindings interfere with Emacs bindings.
(when (boundp 'mac-pass-command-to-system)
(setq mac-pass-command-to-system nil))