[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-commit] GNU AUCTeX branch, master, updated. fe51d8ed3244691a5f0f
From: |
Mosè Giordano |
Subject: |
[AUCTeX-commit] GNU AUCTeX branch, master, updated. fe51d8ed3244691a5f0f6bd1d544963c26e2781e |
Date: |
Tue, 01 Jul 2014 22:29:01 +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 fe51d8ed3244691a5f0f6bd1d544963c26e2781e (commit)
via fc05c8e6a4f72a278f7c70b389331ea4773ccbde (commit)
from d58009b68dd654ed1fa3daf5e306d0626adbf2b9 (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 fe51d8ed3244691a5f0f6bd1d544963c26e2781e
Author: Mosè Giordano <address@hidden>
Date: Wed Jul 2 00:26:39 2014 +0200
Hide some entries of the Command menu when not available.
* tex.el (TeX-mode-specific-command-menu-entries): Hide "Previous Error"
and "Error Overview" entries when not available.
commit fc05c8e6a4f72a278f7c70b389331ea4773ccbde
Author: Mosè Giordano <address@hidden>
Date: Wed Jul 2 00:22:14 2014 +0200
Improve selection of the forward/inverse search method.
* tex.el (TeX-expand-list): Set
`TeX-source-correlate-output-page-function' when necessary, in the
"%(outpage)" expander.
(TeX-source-correlate-method): Add an alist as a possible value
and change the default.
(TeX-source-correlate-method-active): Convert to a function.
(TeX-source-correlate-expand-options): Use the
`TeX-source-correlate-method-active' function.
(TeX-source-correlate-mode): Remove setting of the
`TeX-source-correlate-output-page-function' variable and of the
now deleted `TeX-source-correlate-method-active' variable.
(TeX-source-specials-view-expand-options): Use the
`TeX-source-correlate-method-active' function.
* context.el: Update copyright years.
(ConTeXt-expand-options): Use the
`TeX-source-correlate-method-active' function.
* doc/auctex.texi (I/O Correlation): Update documentation of
`TeX-source-correlate-method'.
* doc/changes.texi: Mention change to the default value of
`TeX-source-correlate-method'.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 28 ++++++++++++++++
context.el | 4 +-
doc/auctex.texi | 26 ++++++++++-----
doc/changes.texi | 3 +-
tex.el | 92 ++++++++++++++++++++++++++++++++++++-----------------
5 files changed, 112 insertions(+), 41 deletions(-)
hooks/post-receive
--
GNU AUCTeX
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-commit] GNU AUCTeX branch, master, updated. fe51d8ed3244691a5f0f6bd1d544963c26e2781e,
Mosè Giordano <=