CVSROOT: /sources/auctex Module name: auctex Changes by: Tassilo Horn <tsdh> 13/03/04 09:26:51
Index: ChangeLog =================================================================== RCS file: /sources/auctex/auctex/ChangeLog,v retrieving revision 5.1854 retrieving revision 5.1855 diff -u -b -r5.1854 -r5.1855 --- ChangeLog 26 Feb 2013 08:01:27 -0000 5.1854 +++ ChangeLog 4 Mar 2013 09:26:50 -0000 5.1855 @@ -1,3 +1,12 @@ +2013-03-04 Tassilo Horn <[email protected]> + + * latex.el (TeX-arg-date): New function. + (LaTeX-common-initialization): Use `TeX-arg-date' for \date macro. + + * doc/auctex.texi: Document `TeX-arg-date'. + + * style/doc.el ("doc"): Use `TeX-arg-date' for the \changes macro. + 2013-02-26 Tassilo Horn <[email protected]> * tex.el (TeX-run-style-hooks): Guard running style hooks in a _______________________________________________ auctex-diffs mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex-diffs
