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  78c0f0961941178aad974e721e7964482ab9bbad (commit)
      from  3543e45b30558f112a14f148ba631138da13dcfe (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 78c0f0961941178aad974e721e7964482ab9bbad
Author: Arash Esbati <[email protected]>
Date:   Mon Mar 4 21:12:18 2019 +0100

    Fix fontification of simple macros
    
    * font-latex.el (font-latex-match-simple-command): Change second
    part of regexp in order to be less greedy.  This function now
    fontifies only letters and characters defined in
    `font-latex-match-simple-include-list' (bug#34712).
    (font-latex-match-simple-include-list): New variable.
    
    * style/expl3.el ("expl3"): Add "_" and ":" to
    `font-latex-match-simple-include-list'.

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

Summary of changes:
 font-latex.el  | 25 +++++++++++++++++++++++--
 style/expl3.el |  5 ++++-
 2 files changed, 27 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX

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

Reply via email to