CVSROOT: /cvsroot/auctex Module name: auctex Changes by: Ralf Angeli <angeli> 09/12/26 14:32:38
Index: ChangeLog =================================================================== RCS file: /cvsroot/auctex/auctex/ChangeLog,v retrieving revision 5.1672 retrieving revision 5.1673 diff -u -b -r5.1672 -r5.1673 --- ChangeLog 12 Dec 2009 18:44:24 -0000 5.1672 +++ ChangeLog 26 Dec 2009 14:32:38 -0000 5.1673 @@ -1,3 +1,14 @@ +2009-12-26 Ralf Angeli <[email protected]> + + * doc/changes.texi: Document changes after 11.85. + + * context.el (ConTeXt-expand-options): Check for XeTeX engine, not + for mode which does not exist anymore. + + * tex.el (plain-TeX-common-initialization): Let commented lines be + matched by `paragrah-separate' in order for commented and + non-commented paragraphs to be filled separately. + 2009-12-12 Ralf Angeli <[email protected]> * tex-buf.el (TeX-parse-error): Also find quoted file names with _______________________________________________ auctex-diffs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex-diffs
