[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 78c0f0961941178aad97
From: |
Arash Esbati |
Subject: |
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 78c0f0961941178aad974e721e7964482ab9bbad |
Date: |
Mon, 4 Mar 2019 15:13:27 -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 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 <address@hidden>
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-commit] GNU AUCTeX branch, master, updated. 78c0f0961941178aad974e721e7964482ab9bbad,
Arash Esbati <=