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. 5aef4bb0e7cc47dd7387


From: Arash Esbati
Subject: [AUCTeX-commit] GNU AUCTeX branch, master, updated. 5aef4bb0e7cc47dd7387d2324a5510b62a50a1d6
Date: Wed, 7 Jul 2021 06:09:30 -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  5aef4bb0e7cc47dd7387d2324a5510b62a50a1d6 (commit)
      from  a589542d9296cd18f117efbbd77e1f84d6a095a7 (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 5aef4bb0e7cc47dd7387d2324a5510b62a50a1d6
Author: Arash Esbati <arash@gnu.org>
Date:   Wed Jul 7 12:08:51 2021 +0200

    Add support for LaTeX hook macros
    
    * doc/auctex.texi (Adding Macros): Document new functions for
    reading and inserting LaTeX hooks.
    
    * doc/changes.texi: Add entry for LaTeX hooks support.
    
    * font-latex.el (font-latex-built-in-keyword-classes): Add hook
    macros to function keywords class.
    
    * latex.el (TeX-global-input-files-with-extension): New variable.
    (TeX-read-hook, TeX-arg-hook): New functions for reading and
    inserting LaTeX hooks.
    (LaTeX-common-initialization): Add hook macros to AUCTeX's LaTeX2e
    hook.

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

Summary of changes:
 doc/auctex.texi  |  15 +++--
 doc/changes.texi |   5 ++
 font-latex.el    |   1 +
 latex.el         | 180 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 4 files changed, 195 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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