From 54bf4091fde9efc3b816440f3d586a5ba72b6add Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Fri, 24 Aug 2012 10:53:16 +0200 Subject: emacs/init: Fix indentation --- emacs/init.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'emacs') diff --git a/emacs/init.el b/emacs/init.el index ca48f47..2b9594b 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -980,9 +980,9 @@ its major mode." '(setq sauron-modules (append '(sauron-identica sauron-jabber) sauron-modules))) - (setq sauron-column-alist ; I don't need as much - '((timestamp . 6) ; information as the default. - (message))) +(setq sauron-column-alist ; I don't need as much + '((timestamp . 6) ; information as the default. + (message))) (setq sauron-hide-mode-line t) (setq sauron-timestamp-format "%H:%M") -- cgit v1.2.3-54-g00ecf