aboutsummaryrefslogtreecommitdiff
path: root/spacemacs.el
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-05-20 21:42:19 -0300
committerEuAndreh <eu@euandre.org>2019-05-20 21:42:19 -0300
commit20f76e536fc1c43ccea7dbe5e47a2c8118861d46 (patch)
treef3d6eb29e7ea98c8cbb7b03af749a1282b383a99 /spacemacs.el
parentRemove emacs/{gnus.el,re-jump.el,re-jump.elc} (diff)
downloaddotfiles-20f76e536fc1c43ccea7dbe5e47a2c8118861d46.tar.gz
dotfiles-20f76e536fc1c43ccea7dbe5e47a2c8118861d46.tar.xz
Move emacs/not-much.el -> mail/not-much.el
Diffstat (limited to 'spacemacs.el')
-rw-r--r--spacemacs.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/spacemacs.el b/spacemacs.el
index 6ee52ce..7960ea5 100644
--- a/spacemacs.el
+++ b/spacemacs.el
@@ -582,7 +582,7 @@ dump."
("M-s-a" . (lambda () (interactive) (insert "\\")))
("M-s-s" . (lambda () (interactive) (insert "|")))))
-(defvar custom-el-files '("~/dev/libre/dotfiles/emacs/not-much.el"
+(defvar custom-el-files '("~/dev/libre/dotfiles/mail/not-much.el"
"~/.quicklisp/slime-helper.el"))
(defmacro measure-time (&rest body)