Mercurial > dotfiles
changeset 359:76cd5cf09b44
Merge.
author | Augie Fackler <raf@durin42.com> |
---|---|
date | Thu, 08 Jan 2015 16:22:36 -0500 |
parents | c7a9cd793e37 (current diff) 08af9e123baa (diff) |
children | 412a0d3c7d87 |
files | |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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)))