.emacs.d/init.el
This commit is contained in:
parent
fa473dd629
commit
aa949b255f
2 changed files with 1 additions and 1 deletions
|
@ -1101,7 +1101,6 @@ for easy selection."
|
||||||
|
|
||||||
(load custom-file)
|
(load custom-file)
|
||||||
(load "rudel-loaddefs.el")
|
(load "rudel-loaddefs.el")
|
||||||
(load (expand-file-name "~/quicklisp/slime-helper.el"))
|
|
||||||
|
|
||||||
(provide 'init)
|
(provide 'init)
|
||||||
|
|
||||||
|
|
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -100,6 +100,7 @@ var/
|
||||||
xhtml-loader.rnc
|
xhtml-loader.rnc
|
||||||
.unison/
|
.unison/
|
||||||
.pencil/
|
.pencil/
|
||||||
|
.emacs.d/
|
||||||
.cuyo
|
.cuyo
|
||||||
.lgames
|
.lgames
|
||||||
.beetsmusic.blb
|
.beetsmusic.blb
|
||||||
|
|
Loading…
Reference in a new issue