Ralf Angeli <[EMAIL PROTECTED]> writes: > Index: auctex/ChangeLog > diff -u auctex/ChangeLog:5.1252 auctex/ChangeLog:5.1253 > --- auctex/ChangeLog:5.1252 Tue Nov 22 13:52:34 2005 > +++ auctex/ChangeLog Thu Nov 24 16:03:36 2005 > @@ -1,3 +1,22 @@ > +2005-11-24 Ralf Angeli <[EMAIL PROTECTED]> > +
[...] > + * doc/changes.texi: Document removal of > + `font-latex-title-fontify' alias. > + > + * font-latex.el: Remove alias for `font-latex-title-fontify'. > + (font-latex-make-user-keywords): Use hack from tex-mode.el to > + fontify the backslash in "\end{verbatim}" and similar correctly. > + (font-latex-set-syntactic-keywords): Use the backslash of > + "\end{verbatim}" and similar for the syntax property, not the > + newline character which led to fontification going wild when text > + at the end of the environment was inserted. Uh oh. This means that we should get some testing for Emacs-21, Emacs CVS, XEmacs-21.4 and probably 21.5 before daring to release 11.82. Font locking is just too diverse across platforms. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum _______________________________________________ auctex-devel mailing list auctex-devel@gnu.org http://lists.gnu.org/mailman/listinfo/auctex-devel