emacs, dot-emacs: Turn on RefTeX.
[profile] / dot-emacs.el
index 0376bad..d94f962 100644 (file)
@@ -1670,6 +1670,7 @@ strip numbers instead."
 
 (defun mdw-fontify-tex ()
   (setq ispell-parser 'tex)
+  (turn-on-reftex)
 
   ;; --- Don't make maths into a string ---