chiark
/
gitweb
/
~mdw
/
profile
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
emacs: Pull in foldout along with the outline mode.
[profile]
/
emacs
diff --git
a/emacs
b/emacs
index 2aaf95201bf28f264fde54a4ad5bb98911a170e9..871f9699e406fdadab47b482c5441da4ec805f83 100644
(file)
--- a/
emacs
+++ b/
emacs
@@
-178,6
+178,8
@@
(defvar mdw-black-background t)
+(eval-after-load "outline" '(require 'foldout))
+
(setq cltl2-root-url (mdw-config 'cltl-url))
(setq common-lisp-hyperspec-root (mdw-config 'hyperspec-url))