[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-commit] [SCM] GNU AUCTeX branch, master, updated. 6a5667f6f4de44
From: |
Tassilo Horn |
Subject: |
[AUCTeX-commit] [SCM] GNU AUCTeX branch, master, updated. 6a5667f6f4de441b7795ed492d643fbbf7eb4436 |
Date: |
Thu, 26 Sep 2013 06:26:21 +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 6a5667f6f4de441b7795ed492d643fbbf7eb4436 (commit)
from 071c6ce59d8a61968acb36d15fb3ac512b420769 (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 6a5667f6f4de441b7795ed492d643fbbf7eb4436
Author: Tassilo Horn <address@hidden>
Date: Thu Sep 26 08:25:30 2013 +0200
Enhance brace pairing feature.
* latex.el: Enhance brace pairing feature.
(TeX-arg-insert-braces): Extend to be used with \bigl and its
friends.
(TeX-arg-insert-right-brace-maybe): New function.
(LaTeX-insert-left-brace): New function.
(LaTeX-insert-corresponding-right-macro-and-brace): New function.
(LaTeX-find-preceeding-left-macro-name): New function.
(LaTeX-electric-left-right-brace): New customization option.
(LaTeX-left-right-macros-association): New variable.
* style/amsmath.el ("amsmath"): Make use of the above change.
\lvert and \lVert are paired with \rvert and \rVert, respectively.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 15 ++++
latex.el | 206 +++++++++++++++++++++++++++++++++++++++++++++++-------
style/amsmath.el | 12 +++-
3 files changed, 206 insertions(+), 27 deletions(-)
hooks/post-receive
--
GNU AUCTeX
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-commit] [SCM] GNU AUCTeX branch, master, updated. 6a5667f6f4de441b7795ed492d643fbbf7eb4436,
Tassilo Horn <=