[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-commit] GNU AUCTeX branch, master, updated. df97f94f70fc159ba8f5
From: |
Tassilo Horn |
Subject: |
[AUCTeX-commit] GNU AUCTeX branch, master, updated. df97f94f70fc159ba8f5de774e1e29062aaac9a1 |
Date: |
Sun, 21 Dec 2014 08:21:40 +0000 |
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 df97f94f70fc159ba8f5de774e1e29062aaac9a1 (commit)
from d3d05d462afbe69687277f7fc0dd09e6ef2ff113 (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 df97f94f70fc159ba8f5de774e1e29062aaac9a1
Author: Tassilo Horn <address@hidden>
Date: Sun Dec 21 09:19:17 2014 +0100
Improve minted style.
* tex.el (TeX-parse-macro): Enclose arg in
LaTeX-default-verb-delimiter if macro is in
LaTeX-verbatim-macros-with-delims and there's only one argument.
(TeX-auto-store): Check if LaTeX-verbatim-environments,
LaTeX-verbatim-macros-with-delims, and
LaTeX-verbatim-macros-with-braces are bound before using them.
* style/minted.el (LaTeX-minted-newminted-regexp)
(LaTeX-minted-newmint-regexp, LaTeX-minted-newmintinline-regexp)
(LaTeX-minted-newmintedfile-regexp, LaTeX-minted-auto-cleanup):
Extend to recognize optional env/macro name.
("minted"): Add \newminted, \newmint, \newmintinline, and
\newmintedfile macros.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 16 ++++++++++
style/minted.el | 57 +++++++++++++++++++++++++++---------
tex.el | 86 +++++++++++++++++++++++++++++++-----------------------
3 files changed, 107 insertions(+), 52 deletions(-)
hooks/post-receive
--
GNU AUCTeX
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-commit] GNU AUCTeX branch, master, updated. df97f94f70fc159ba8f5de774e1e29062aaac9a1,
Tassilo Horn <=