>>>>> On Sun, 27 Jun 2010 22:13:35 +0200, Ralf Angeli <[email protected]>
>>>>> wrote:
There is something odd:
the installation file for 4.22 and 4.33 states
(add-hook 'LaTeX-mode-hook 'turn-on-reftex) ; with AUCTeX LaTeX mode
(add-hook 'latex-mode-hook 'turn-on-reftex) ; with Emacs latex mode
I used this for years and indeed
in 4.22 there was the function
(defun turn-on-reftex ()
"Turn on RefTeX mode."
(reftex-mode t))
Now that function is gone in 4.33 and I can't find the
relevant ChangeLog entry.
What happened?
Uwe Brauer
_______________________________________________
bug-auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-auctex