diff options
| author | 2012-09-17 20:32:26 +0200 | |
|---|---|---|
| committer | 2012-09-17 20:32:26 +0200 | |
| commit | aa949b255f4dc3ef4b129491ea3a19a3254158ba (patch) | |
| tree | 989478c36c32004469998cc3c94090446ffae01e | |
| parent | fa473dd629e623eeefb2a198345ddd42abbe86f9 (diff) | |
| download | dotfiles-aa949b255f4dc3ef4b129491ea3a19a3254158ba.tar.gz dotfiles-aa949b255f4dc3ef4b129491ea3a19a3254158ba.zip | |
.emacs.d/init.el
| -rw-r--r-- | .emacs.d/init.el | 1 | ||||
| -rw-r--r-- | .gitignore | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el index be1626e..f7dd9f0 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -1101,7 +1101,6 @@ for easy selection." (load custom-file) (load "rudel-loaddefs.el") -(load (expand-file-name "~/quicklisp/slime-helper.el")) (provide 'init) @@ -100,6 +100,7 @@ var/ xhtml-loader.rnc .unison/ .pencil/ +.emacs.d/ .cuyo .lgames .beetsmusic.blb |
