emacs: Rearrange mis-categorized things.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 24 Apr 2008 23:03:35 +0000 (00:03 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 24 Apr 2008 23:03:35 +0000 (00:03 +0100)
For some reason, MailCrypt was in the middle of the calendar config.

emacs

diff --git a/emacs b/emacs
index 48e82fe..33b10b5 100644 (file)
--- a/emacs
+++ b/emacs
 (trap (or mdw-fast-startup (global-auto-revert-mode t)))
 (setq psgml-html-build-new-buffer nil)
 
+(defvar mdw-black-background t)
+
 (setq cltl2-root-url (mdw-config 'cltl-url))
 (setq common-lisp-hyperspec-root (mdw-config 'hyperspec-url))
 
       (let ((view-diary-entries-initially t))
        (calendar))))
 
-(defvar mdw-black-background t)
+;;;----- MailCrypt ----------------------------------------------------------
 
 ;; --- Define more mode hooks for MailCrypt ---