CVSROOT:        /sources/auctex
Module name:    auctex
Changes by:     Tassilo Horn <tsdh>     13/01/17 07:20:42

Index: ChangeLog
===================================================================
RCS file: /sources/auctex/auctex/ChangeLog,v
retrieving revision 5.1821
retrieving revision 5.1822
diff -u -b -r5.1821 -r5.1822
--- ChangeLog   15 Jan 2013 07:39:43 -0000      5.1821
+++ ChangeLog   17 Jan 2013 07:20:41 -0000      5.1822
@@ -1,3 +1,14 @@
+2013-01-16  Mosè Giordano  <[email protected]>
+
+       * latex.el (LaTeX-auto-length-regexp-list): New variable.
+       (LaTeX-auto-regexp-list): Use `LaTeX-auto-length-regexp-list'.
+       ("length"): New type for the parser.
+       (TeX-arg-length): New function.
+       (TeX-arg-define-length): New function.
+       (LaTeX-common-initialization): Initialize some standard LaTeX
+       lengths and use `TeX-arg-length' and `TeX-arg-define-length' for
+       completion of some macros.
+
 2013-01-15  Tassilo Horn  <[email protected]>
 
        * doc/auctex.texi: Document that `TeX-arg-counter' does completion

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

Reply via email to