X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/c14d77930a7a09295b24c5145c6bc304c1fb971d..dbd0e1f05933462a7f1ce8eb798f60b4a3b629e7:/dot-emacs.el diff --git a/dot-emacs.el b/dot-emacs.el index 0376bad..d94f962 100644 --- a/dot-emacs.el +++ b/dot-emacs.el @@ -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 ---