[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 5cf46ff8e20bb890cdbc
From: |
Arash Esbati |
Subject: |
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 5cf46ff8e20bb890cdbc53c2a516baa7388687b2 |
Date: |
Wed, 6 Apr 2022 04:45:23 -0400 (EDT) |
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 5cf46ff8e20bb890cdbc53c2a516baa7388687b2 (commit)
from eb4e331bd618d6721df79c84a85ad1020b6a28d3 (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 5cf46ff8e20bb890cdbc53c2a516baa7388687b2
Author: Arash Esbati <arash@gnu.org>
Date: Wed Apr 6 10:44:20 2022 +0200
Improve parsing of re-definitions
* latex.el (LaTeX-auto-regexp-list): Extend regexp's for defining
commands and environments to match also their re-defining
counterparts.
Improve matching of environment names.
Delete space after the `,' marker.
(LaTeX-auto-cleanup): Add checks for re-definition of macros and
environments in order to remove already defined entries from
`TeX-auto-symbol' and `LaTeX-auto-environment'.
-----------------------------------------------------------------------
Summary of changes:
latex.el | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++--------------
1 file changed, 50 insertions(+), 14 deletions(-)
hooks/post-receive
--
GNU AUCTeX
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-commit] GNU AUCTeX branch, master, updated. 5cf46ff8e20bb890cdbc53c2a516baa7388687b2,
Arash Esbati <=