mirror of
https://github.com/larstvei/dot-emacs.git
synced 2024-11-26 07:28:31 +00:00
I'm too ung for that double-space shit
This commit is contained in:
parent
01a5544a9f
commit
0031cce666
1
init.org
1
init.org
@ -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))
|
||||
|
Loading…
Reference in New Issue
Block a user