chiark / gitweb /
emacs, dot-emacs: Turn on RefTeX.
[profile] / dot-emacs.el
index 0376bad55005e09a85b2db1d4a16c074e3ba4faf..d94f962634db750fb4bb4e2f1ea2438433c6a77d 100644 (file)
@@ -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 ---