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:
e2fd209
)
el/dot-emacs.el: Turn on `reveal-mode' because it wins.
author
Mark Wooding
<mdw@distorted.org.uk>
Mon, 9 Nov 2009 15:05:15 +0000
(15:05 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Mon, 9 Nov 2009 15:10:53 +0000
(15:10 +0000)
el/dot-emacs.el
patch
|
blob
|
blame
|
history
diff --git
a/el/dot-emacs.el
b/el/dot-emacs.el
index 248ce17c1556602e2bd8d08421a37c75638f66e9..069f202e4d89c3606e93cc149b0fb5006181be53 100644
(file)
--- a/
el/dot-emacs.el
+++ b/
el/dot-emacs.el
@@
-650,6
+650,7
@@
(defun mdw-misc-mode-config ()
(gtags-mode))
(outline-minor-mode t)
(hs-minor-mode t)
(gtags-mode))
(outline-minor-mode t)
(hs-minor-mode t)
+ (reveal-mode t)
(trap (turn-on-font-lock)))
(eval-after-load 'gtags
(trap (turn-on-font-lock)))
(eval-after-load 'gtags