[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-commit] GNU AUCTeX branch, master, updated. a34b0fe9aa2d3a4d6b19
From: |
Mosè Giordano |
Subject: |
[AUCTeX-commit] GNU AUCTeX branch, master, updated. a34b0fe9aa2d3a4d6b199b6d5df11f3b01c8e18d |
Date: |
Mon, 14 Jul 2014 20:49:16 +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 a34b0fe9aa2d3a4d6b199b6d5df11f3b01c8e18d (commit)
from bf5ac536ba17424dfbd87effb23730b0c75d4ed1 (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 a34b0fe9aa2d3a4d6b199b6d5df11f3b01c8e18d
Author: Mosè Giordano <address@hidden>
Date: Mon Jul 14 22:16:42 2014 +0200
Fix other runtime issues in XEmacs and Emacs 21.
* tex-buf.el (TeX-next-error): Do not pass `reparse' argument to
`next-error' in XEmacs as it is not supported.
(TeX-error-overview-frame, TeX-error-overview-buffer-name): Move
before their first use in order to prevent a runtime error in
XEmacs and GNU Emacs 21. Reported by Ikumi Keita.
(TeX-parse-TeX): Manually set `item' to nil when
`TeX-error-last-visited' is negative.
(TeX-error-description-error, TeX-error-description-warning)
(TeX-error-description-tex-said): Set to nil in XEmacs and GNU
Emacs 21. Reported by Ikumi Keita.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 13 +++++++++
tex-buf.el | 85 ++++++++++++++++++++++++++++++++++--------------------------
2 files changed, 61 insertions(+), 37 deletions(-)
hooks/post-receive
--
GNU AUCTeX
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-commit] GNU AUCTeX branch, master, updated. a34b0fe9aa2d3a4d6b199b6d5df11f3b01c8e18d,
Mosè Giordano <=