[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 43f6398028d1d14e4ee5
From: |
Arash Esbati |
Subject: |
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 43f6398028d1d14e4ee5a9538e2dba4ef791ea53 |
Date: |
Mon, 15 Nov 2021 08:15:07 -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 43f6398028d1d14e4ee5a9538e2dba4ef791ea53 (commit)
from b9545c896631c5185dbc553728047aea7385e914 (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 43f6398028d1d14e4ee5a9538e2dba4ef791ea53
Author: Arash Esbati <arash@gnu.org>
Date: Mon Nov 15 14:13:40 2021 +0100
Improve handling of key=vals in style/enumitem.el
* style/enumitem.el (LaTeX-enumitem-key-val-options-local)
(LaTeX-enumitem-newlist-list-local): Remove now unused variables.
(LaTeX-enumitem-key-val-options): New function returning key=vals.
Replace all occurrences of `LaTeX-enumitem-key-val-options-local'
with a call to the new function.
(LaTeX-arg-enumitem-SetLabelAlign)
(LaTeX-arg-enumitem-SetEnumitemKey)
(LaTeX-arg-enumitem-SetEnumitemValue): Add library prefix to the
function names.
(LaTeX-arg-enumitem-setlist): New function.
(LaTeX-enumitem-update-key-val-options): Remove unused function.
("enumitem"): Update style to package version 3.9, add support for
'size' feature in \setlist and adjust fontification. Fix typo for
'labelindent'. Various docstring fixes.
-----------------------------------------------------------------------
Summary of changes:
style/enumitem.el | 260 +++++++++++++++++++++++++++++-------------------------
1 file changed, 139 insertions(+), 121 deletions(-)
hooks/post-receive
--
GNU AUCTeX
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-commit] GNU AUCTeX branch, master, updated. 43f6398028d1d14e4ee5a9538e2dba4ef791ea53,
Arash Esbati <=