CVSROOT: /sources/auctex Module name: auctex Changes by: Tassilo Horn <tsdh> 13/01/28 08:35:44
Index: ChangeLog =================================================================== RCS file: /sources/auctex/auctex/ChangeLog,v retrieving revision 5.1831 retrieving revision 5.1832 diff -u -b -r5.1831 -r5.1832 --- ChangeLog 28 Jan 2013 08:22:08 -0000 5.1831 +++ ChangeLog 28 Jan 2013 08:35:44 -0000 5.1832 @@ -1,3 +1,15 @@ +2013-01-26 Mads Jensen <[email protected]> + + * latex.el (LaTeX-auto-savebox-regexp-list): New variable. + (LaTeX-auto-regexp-list): Use `LaTeX-auto-savebox-regexp-list'. + ("savebox"): New type for the parser. + (TeX-arg-savebox): Use `LaTeX-savebox-list' for completion and + `definition' argument. + (LaTeX-common-initialization): Added makeatletter, makeatother, + and jobname macros. + (LaTeX-default-options): Changed documentstyle to documentclass in + docstring. + 2013-01-25 Mosè Giordano <[email protected]> * style/siunitx.el ("siunitx"): Add `\gram' and
_______________________________________________ auctex-diffs mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex-diffs
