Hi all,

I'm sending a patch for `latex.el' to add the type "counter" to the
parser.  I've tested these changes with `article', `book', `memoir',
and `report' classes.  I've also fixed some functions and variables
related to pagestyle type.  Here is the ChangeLog entry:

2013-01-15  Mosè Giordano  <giordano.m...@libero.it>

        * 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
        completing and `definition' argument.
        (TeX-arg-pagestyle): Use `definition' argument.
        (LaTeX-common-initialization): Initialize counters.

Bye,
Mosè Giordano

Attachment: latex.el.patch
Description: Binary data

_______________________________________________
auctex-devel mailing list
auctex-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-devel

Reply via email to