diff .emacs @ 359:76cd5cf09b44

Merge.
author Augie Fackler <raf@durin42.com>
date Thu, 08 Jan 2015 16:22:36 -0500
parents 08af9e123baa
children 9a2541ec4d4d
line wrap: on
line diff
--- a/.emacs
+++ b/.emacs
@@ -7,7 +7,7 @@
 ; Start the server so that emacsclient will work
 (server-start)
 
-(setq custom-file "~/.elisp/settings/99.custom.el")
+(setq custom-file "~/.elisp/settings/01.custom.el")
 
 (let ((settings-files (concat (getenv "HOME") "/.elisp/settings")))
   (mapc '(lambda (p) (load (concat settings-files "/" p)))