chiark
/
gitweb
/
~mdw
/
profile
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
emacs, dot-emacs: Turn on RefTeX.
[profile]
/
dot-emacs.el
diff --git
a/dot-emacs.el
b/dot-emacs.el
index 0376bad55005e09a85b2db1d4a16c074e3ba4faf..d94f962634db750fb4bb4e2f1ea2438433c6a77d 100644
(file)
--- a/
dot-emacs.el
+++ b/
dot-emacs.el
@@
-1670,6
+1670,7
@@
(defun mdw-fontify-texinfo ()
(defun mdw-fontify-tex ()
(setq ispell-parser 'tex)
+ (turn-on-reftex)
;; --- Don't make maths into a string ---