[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 76ca21ccacc3d8aa112e
From: |
Tassilo Horn |
Subject: |
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 76ca21ccacc3d8aa112edcc67f15f17b9b65fbb5 |
Date: |
Fri, 08 Nov 2013 19:13:08 +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 76ca21ccacc3d8aa112edcc67f15f17b9b65fbb5 (commit)
from e39e0dab8cf59cc7574ac8537a82f70ccc57e0d0 (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 76ca21ccacc3d8aa112edcc67f15f17b9b65fbb5
Author: Tassilo Horn <address@hidden>
Date: Fri Nov 8 20:12:05 2013 +0100
Distinguish normal and expert macros/envs.
* tex.el (TeX-complete-expert-commands): New defcustom.
(TeX-complete-make-expert-command-functions): New macro.
(TeX-insert-macro): Restrict completion depending on
`TeX-complete-expert-commands'.
(VirTeX-common-initialization): Ditto.
* latex.el (LaTeX-environment, LaTeX-common-initialization):
* tex-info.el (TeX-texinfo-mode): Restrict completion depending on
`TeX-complete-expert-commands'.
* doc/auctex.texi: Document normal vs. expert commands for users
and style file authors.
* doc/changes.texi: Mention normal vs. expert commands.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 16 +++++++++++++
doc/auctex.texi | 60 +++++++++++++++++++++++++++++++++++++++++++++++++++
doc/changes.texi | 9 +++++++
latex.el | 10 ++++----
tex-info.el | 2 +-
tex.el | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++++-
6 files changed, 152 insertions(+), 8 deletions(-)
hooks/post-receive
--
GNU AUCTeX
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-commit] GNU AUCTeX branch, master, updated. 76ca21ccacc3d8aa112edcc67f15f17b9b65fbb5,
Tassilo Horn <=