From 6e83da4b8d3c48fc6a782efd4c614df946608ac2 Mon Sep 17 00:00:00 2001 From: Mitch Tishmack Date: Sun, 1 May 2016 23:19:13 -0500 Subject: [PATCH] Space ocd. --- emacs.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs.org b/emacs.org index ed4773b..6cf89ca 100644 --- a/emacs.org +++ b/emacs.org @@ -506,7 +506,7 @@ Turns out that someone wrote this exact thing already. Yay get to drop my own cr '(global-semantic-stickyfunc-mode f) ) ) - :init(semantic-mode t) + :init (semantic-mode t) ) #+END_SRC