[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-commit] [SCM] GNU AUCTeX branch, master, updated. 66a0dc8cd45bb5
From: |
Mosè Giordano |
Subject: |
[AUCTeX-commit] [SCM] GNU AUCTeX branch, master, updated. 66a0dc8cd45bb535384c157a68147d59035405a2 |
Date: |
Sun, 06 Oct 2013 18:51:14 +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 66a0dc8cd45bb535384c157a68147d59035405a2 (commit)
via 9a09a35edf990d718c34da756f12df5a967aa6d3 (commit)
from c58197c7fad59b18fef595b056c7d2d1e63e3f24 (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 66a0dc8cd45bb535384c157a68147d59035405a2
Author: Mosè Giordano <address@hidden>
Date: Sun Oct 6 20:48:54 2013 +0200
Add new possible value for `TeX-insert-macro-default-style'.
* tex.el (TeX-insert-macro-default-style): Add new possible value
`show-all-optional-args' and update doc-string accordingly.
(TeX-parse-arguments): Use it.
* doc/auctex.texi (Completion): Document `show-all-optional-args'.
* doc/changes.texi: Mention `show-all-optional-args'.
commit 9a09a35edf990d718c34da756f12df5a967aa6d3
Author: Mosè Giordano <address@hidden>
Date: Sun Oct 6 20:40:47 2013 +0200
Add new customizable variable TeX-insert-braces-alist.
* tex.el (TeX-insert-braces-alist): New customizable variable.
(TeX-insert-braces): Mention it in doc-string.
(TeX-parse-macro): Use `TeX-insert-braces-alist'.
* style/booktabs.el: Update copyright years.
(LaTeX-booktabs-arg-paren): Let-bind `TeX-arg-opening-brace' and
`TeX-arg-closing-brace' instead of `<' and `>'.
("booktabs"): Add `toprule', `midrule', and `bottomrule' macros to
`TeX-insert-braces-alist'.
("booktabs"): Add a dummy `ignore' in `cmidrule' macro in order to
reset `last-optional-rejected' to nil.
* doc/auctex.texi (Completion): Document
`TeX-insert-braces-alist'.
* doc/changes.texi: Mention `TeX-insert-braces-alist'.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 27 ++++++++++++++++++++++
doc/auctex.texi | 26 +++++++++++++++++----
doc/changes.texi | 6 +++-
style/booktabs.el | 22 ++++++++++-------
tex.el | 64 ++++++++++++++++++++++++++++++++++++++--------------
5 files changed, 112 insertions(+), 33 deletions(-)
hooks/post-receive
--
GNU AUCTeX
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-commit] [SCM] GNU AUCTeX branch, master, updated. 66a0dc8cd45bb535384c157a68147d59035405a2,
Mosè Giordano <=