CVSROOT: /sources/auctex Module name: auctex Changes by: Tassilo Horn <tsdh> 13/01/29 07:37:51
Index: ChangeLog =================================================================== RCS file: /sources/auctex/auctex/ChangeLog,v retrieving revision 5.1832 retrieving revision 5.1833 diff -u -b -r5.1832 -r5.1833 --- ChangeLog 28 Jan 2013 08:35:44 -0000 5.1832 +++ ChangeLog 29 Jan 2013 07:37:50 -0000 5.1833 @@ -1,3 +1,10 @@ +2013-01-27 Mads Jensen <[email protected]> + + * latex.el (LaTeX-env-contents): Replaced regular expression with + `LaTeX-header-end', i.e., filecontents environments must go + somewhere in the preamble but not necessarily before the + \documentclass. + 2013-01-26 Mads Jensen <[email protected]> * latex.el (LaTeX-auto-savebox-regexp-list): New variable. _______________________________________________ auctex-diffs mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex-diffs
