This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU AUCTeX".

The branch, master has been updated
       via  f8d19d5cbbe50c675c26f83544421cd3801d7387 (commit)
      from  12f0b610a1785ee4dd8f70b109a71f7d7112567c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f8d19d5cbbe50c675c26f83544421cd3801d7387
Author: Arash Esbati <ar...@gnu.org>
Date:   Tue Apr 12 14:30:14 2022 +0200

    ; * style/ltx-base.el ("ltx-base"): Fix entry for "@addtoreset".

diff --git a/style/ltx-base.el b/style/ltx-base.el
index 9804c77f..d10a1379 100644
--- a/style/ltx-base.el
+++ b/style/ltx-base.el
@@ -119,7 +119,7 @@
     "normalsfcodes"
 
     ;; Some general macros not mentioned in clsguide.pdf
-    '("@addtoreset" TeX-arg-counter "Within counter" "counter")
+    '("@addtoreset" TeX-arg-counter (TeX-arg-counter "Within counter"))
     '("addpenalty" "Penalty")
     '("@ifundefined" TeX-arg-macro 2)
     '("@ifnextchar" (TeX-arg-literal " ") (TeX-arg-free "Character") 2)

-----------------------------------------------------------------------

Summary of changes:
 style/ltx-base.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
GNU AUCTeX

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

Reply via email to