[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 2e26d492d16b138c864f
From: |
Arash Esbati |
Subject: |
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 2e26d492d16b138c864ffcbbdc5d2ddee25de030 |
Date: |
Thu, 25 Nov 2021 08:28:27 -0500 (EST) |
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 2e26d492d16b138c864ffcbbdc5d2ddee25de030 (commit)
via bc5f7bcdaae5921fd2f1a4e538f3f78d10299a1c (commit)
from dfd3369d33af40927ad64c423864a01b1e35ada8 (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 2e26d492d16b138c864ffcbbdc5d2ddee25de030
Author: Arash Esbati <arash@gnu.org>
Date: Thu Nov 25 14:25:49 2021 +0100
Update style/siunitx.el to package version 3
* doc/changes.texi: Document the update of siunitx.el.
* style/siunitx.el: Change email address.
(LaTeX-siunitx-regexp): Adjust regexp to match the second
mandatory argument of '\DeclareSIPower'.
(LaTeX-siunitx-cleanup): Delete function since the function
`LaTeX-siunitx-unit-list' already moves parsed elements to the
variable `LaTeX-siunitx-unit-list'. Don't add the function to
`TeX-auto-cleanup-hook'.
(LaTeX-siunitx-unit-list-parsed): New function returning all
predefined and parsed units.
(LaTeX-arg-siunitx-unit): Use the function
`LaTeX-siunitx-unit-list-parsed'.
(LaTeX-siunitx-package-options): Update to (and only to) key=vals
defined in package version 3.
(LaTeX-siunitx-key-val-options): New function returning key=vals.
("siunitx"): Use the function `LaTeX-siunitx-key-val-options' in
the hook.
Remove deprecated macros and units. Keep fontification for
deprecated main macros \si, \SI, \SIlist and \SIrange.
(LaTeX-siunitx-package-options): Support the preamble-only key
'table-column-type'.
commit bc5f7bcdaae5921fd2f1a4e538f3f78d10299a1c
Author: Arash Esbati <arash@gnu.org>
Date: Thu Nov 25 14:01:55 2021 +0100
Add new style/cancel.el
* Makefile.in (STYLESRC): Add new style.
* style/cancel.el: New file.
-----------------------------------------------------------------------
Summary of changes:
Makefile.in | 2 +-
doc/changes.texi | 5 +
style/{truncate.el => cancel.el} | 28 +-
style/siunitx.el | 702 ++++++++++++++++-----------------------
4 files changed, 303 insertions(+), 434 deletions(-)
copy style/{truncate.el => cancel.el} (67%)
hooks/post-receive
--
GNU AUCTeX
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-commit] GNU AUCTeX branch, master, updated. 2e26d492d16b138c864ffcbbdc5d2ddee25de030,
Arash Esbati <=