X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/profile/blobdiff_plain/c14d77930a7a09295b24c5145c6bc304c1fb971d..55f80fae9a56f8f915c1deb305f8c4b2e628665b:/dot-emacs.el?ds=inline 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 @@ (defun mdw-fontify-texinfo () (defun mdw-fontify-tex () (setq ispell-parser 'tex) + (turn-on-reftex) ;; --- Don't make maths into a string ---