summaryrefslogtreecommitdiffstats
path: root/.emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/init.el')
-rw-r--r--.emacs.d/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index f49748f..cd9c9b5 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -398,7 +398,7 @@
(load-theme 'yoshi t)
(load custom-file)
-(load "rudel-loaddefs.el")
+;; (load "rudel-loaddefs.el")
(load (expand-file-name "~/quicklisp/slime-helper.el"))
(load "quick-edit-mode")