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 <[email protected]>
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

_______________________________________________
auctex-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex-commit

Reply via email to