[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-devel] Re: [AUCTeX-diffs] Changes to auctex/ChangeLog
From: |
David Kastrup |
Subject: |
[AUCTeX-devel] Re: [AUCTeX-diffs] Changes to auctex/ChangeLog |
Date: |
Thu, 24 Nov 2005 23:42:02 +0100 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
Ralf Angeli <address@hidden> 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 <address@hidden>
> +
[...]
> + * 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] Re: [AUCTeX-diffs] Changes to auctex/ChangeLog,
David Kastrup <=