CVSROOT:        /sources/auctex
Module name:    auctex
Changes by:     Tassilo Horn <tsdh>     13/01/15 07:40:21

Index: ChangeLog
===================================================================
RCS file: /sources/auctex/auctex/ChangeLog,v
retrieving revision 5.1820
retrieving revision 5.1821
diff -u -b -r5.1820 -r5.1821
--- ChangeLog   14 Jan 2013 20:04:49 -0000      5.1820
+++ ChangeLog   15 Jan 2013 07:39:43 -0000      5.1821
@@ -1,3 +1,19 @@
+2013-01-15  Tassilo Horn  <[email protected]>
+
+       * doc/auctex.texi: Document that `TeX-arg-counter' does completion
+       now.
+
+2013-01-15  Mosè Giordano  <[email protected]>
+
+       * latex.el (LaTeX-auto-pagestyle-regexp-list): Fix typo.
+       (LaTeX-auto-counter-regexp-list): New variable.
+       (LaTeX-auto-regexp-list): Use `LaTeX-auto-counter-regexp-list'.
+       ("counter"): New type for the parser.
+       (TeX-arg-counter): Use `LaTeX-counter-list' function for
+       completion and `definition' argument.
+       (TeX-arg-pagestyle): Use `definition' argument.
+       (LaTeX-common-initialization): Initialize counters.
+
 2013-01-14  Tassilo Horn  <[email protected]>
 
        * style/ulem.el (LaTeX-arg-fontdecl, LaTeX-arg-fontcmd): Fix

_______________________________________________
auctex-diffs mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex-diffs

Reply via email to