CVSROOT: /cvsroot/auctex Module name: auctex Changes by: Ralf Angeli <angeli> 09/12/26 15:38:16
Index: ChangeLog =================================================================== RCS file: /cvsroot/auctex/auctex/ChangeLog,v retrieving revision 5.1673 retrieving revision 5.1674 diff -u -b -r5.1673 -r5.1674 --- ChangeLog 26 Dec 2009 14:32:38 -0000 5.1673 +++ ChangeLog 26 Dec 2009 15:38:16 -0000 5.1674 @@ -1,5 +1,18 @@ 2009-12-26 Ralf Angeli <[email protected]> + * doc/auctex.texi (Known problems): New subsection on dealing with + font locking problems. + + * font-latex.el (font-latex-syntax-alist): New variable. + (font-latex-add-to-syntax-alist): New function. + (font-latex-setup): Use `font-latex-syntax-alist'. + + * style/shortvrb.el: New file. + + * Makefile.in (STYLESRC): Add style/shortvrb.el. + + * tex-style.el (LaTeX-shortvrb-chars): New variable. + * doc/changes.texi: Document changes after 11.85. * context.el (ConTeXt-expand-options): Check for XeTeX engine, not _______________________________________________ auctex-diffs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex-diffs
