summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2013-01-04 00:01:29 +0100
committerGravatar Tom Willemsen2013-01-04 00:01:29 +0100
commita13dbcec8da7e9b06e0ca3a1d3ee6760686e38e6 (patch)
treefcc94d6368e48596528df32051515907dd3c4556
parent454f5cd77ebdd321e47af602a55828d5962986a2 (diff)
downloaddotfiles-a13dbcec8da7e9b06e0ca3a1d3ee6760686e38e6.tar.gz
dotfiles-a13dbcec8da7e9b06e0ca3a1d3ee6760686e38e6.zip
Emacs: Don't load rudel for now
I haven't used it in a while anyway...
-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")