[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 90b1803b024add1ad76f
From: |
Arash Esbati |
Subject: |
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 90b1803b024add1ad76f98a564579f263bf08e62 |
Date: |
Wed, 2 Mar 2022 05:42:12 -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 90b1803b024add1ad76f98a564579f263bf08e62 (commit)
from dff1592319a6fb9d9db2038af3704d8844840200 (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 90b1803b024add1ad76f98a564579f263bf08e62
Author: Arash Esbati <arash@gnu.org>
Date: Wed Mar 2 11:40:20 2022 +0100
Use DEFAULT argument in latex.el where appropriate
* latex.el (LaTeX-env-array, LaTeX-env-tabular*): Use the DEFAULT
argument of `TeX-read-string' when asking for the mandatory FMT
argument.
(LaTeX-env-minipage): Use `format' instead of `concat' to assemble
the prompt.
(LaTeX-env-bib): Use DEFAULT argument for the bibitem label.
(TeX-arg-file-name, TeX-arg-file-name-sans-extension): Use the
DEFAULT argument only when used as a mandatory argument.
(TeX-arg-date, TeX-arg-version): Add support for DEFAULT argument
of `TeX-read-string'.
-----------------------------------------------------------------------
Summary of changes:
latex.el | 100 +++++++++++++++++++++++++++++++++++++++++++++------------------
1 file changed, 71 insertions(+), 29 deletions(-)
hooks/post-receive
--
GNU AUCTeX
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-commit] GNU AUCTeX branch, master, updated. 90b1803b024add1ad76f98a564579f263bf08e62,
Arash Esbati <=