chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be04871
)
emacs: Pull in foldout along with the outline mode.
author
Mark Wooding
<mdw@distorted.org.uk>
Fri, 9 May 2008 21:18:45 +0000
(22:18 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Fri, 9 May 2008 21:18:45 +0000
(22:18 +0100)
The foldout zooming stuff seems quite cool.
emacs
patch
|
blob
|
blame
|
history
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))