From 0031cce66692e477474dbbe92d440366a7e9237a Mon Sep 17 00:00:00 2001 From: Lars Tveito Date: Thu, 6 Aug 2015 17:12:43 +0200 Subject: [PATCH] I'm too ung for that double-space shit --- init.org | 1 + 1 file changed, 1 insertion(+) diff --git a/init.org b/init.org index ea54ba9..db7ec7d 100644 --- a/init.org +++ b/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))