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 <[email protected]>
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

_______________________________________________
auctex-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex-commit

Reply via email to