[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 17115360b88ca23a69f6
From: |
Mosè Giordano |
Subject: |
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 17115360b88ca23a69f6361477891681efeec6bf |
Date: |
Sun, 21 Feb 2016 18:50:35 +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 17115360b88ca23a69f6361477891681efeec6bf (commit)
from f1bcbe3ee6f66bff7f9ffd280829babf28ddf525 (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 17115360b88ca23a69f6361477891681efeec6bf
Author: Mosè Giordano <address@hidden>
Date: Sun Feb 21 19:44:34 2016 +0100
Fix detection of line number in TeX-warning
* tex-buf.el (TeX-warning): Require as additional mandatory argument the
position where the warning starts. Use it to limit
`re-search-backward' when looking for the line number.
(TeX-parse-error): Provide additional argument to `TeX-warning'.
* tests/tex/compilation-log.txt: Add another case where the line number
of the warning was mistaken.
* tests/tex/error-parsing.el: Update expected result of the test
accordingly.
-----------------------------------------------------------------------
Summary of changes:
tests/tex/compilation-log.txt | 3 +++
tests/tex/error-parsing.el | 7 +++++--
tex-buf.el | 14 +++++++++-----
3 files changed, 17 insertions(+), 7 deletions(-)
hooks/post-receive
--
GNU AUCTeX
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-commit] GNU AUCTeX branch, master, updated. 17115360b88ca23a69f6361477891681efeec6bf,
Mosè Giordano <=