chiark / gitweb /
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 48e82fe5754d5afa77f88bd40d11b5b3301fe506..33b10b58e9b25b7a0b8431eac48e3e169023d47e 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 ---