auctex-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 14a2b2710331aeda20b0


From: Ikumi Keita
Subject: [AUCTeX-commit] GNU AUCTeX branch, master, updated. 14a2b2710331aeda20b0f87b6689df5e1188b7db
Date: Thu, 18 Jun 2020 08:20:10 -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  14a2b2710331aeda20b0f87b6689df5e1188b7db (commit)
      from  3e1adadccf82c8e5a8811614f84d20161228dcdb (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 14a2b2710331aeda20b0f87b6689df5e1188b7db
Author: Ikumi Keita <ikumi@ikumi.que.jp>
Date:   Wed Jun 17 03:46:42 2020 +0900

    Improve conformance to code conventions, and documents
    
    * font-latex.el (font-latex-update-math-env): Rename by changing "--"
    to "-" in function name.
    Don't alter user customize option `font-latex-math-environments'. In
    order to achieve that, use always `texmathp-tex-commands1' for
    input and omit argument LIST.
    * style/empheq.el: Arrange in accord with the above changes.
    * style/amsmath.el:
    * style/breqn.el:
    * style/mathtools.el:
    Arrange in accord with the above changes.
    Use `cl-pushnew' instead of `add-to-list' and require cl-lib in order
    to do that.
    * doc/changes.texi (News in 12.3):
    * texmathp.el:
    Mention change about support for AMS-LaTeX and packages mathtools,
    empheq and breqn.

-----------------------------------------------------------------------

Summary of changes:
 doc/changes.texi   | 10 ++++++++++
 font-latex.el      | 51 +++++++++++++++++++++++++++------------------------
 style/amsmath.el   | 15 ++++++++-------
 style/breqn.el     | 13 +++++++------
 style/empheq.el    | 14 +++++++-------
 style/mathtools.el |  6 ++++--
 texmathp.el        | 11 ++++++-----
 7 files changed, 69 insertions(+), 51 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

[Prev in Thread] Current Thread [Next in Thread]