auctex-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 2e543efcc625e2e8645c


From: Mosè Giordano
Subject: [AUCTeX-commit] GNU AUCTeX branch, master, updated. 2e543efcc625e2e8645c934e01d3baf76b104bee
Date: Fri, 26 Feb 2016 09:19:31 +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  2e543efcc625e2e8645c934e01d3baf76b104bee (commit)
       via  70e62a98cac5882e7e4c5c2c7cb719adbb48fdd2 (commit)
      from  6962c34a28dbf62622f46fbeca77295223c3112c (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 2e543efcc625e2e8645c934e01d3baf76b104bee
Author: Mosè Giordano <address@hidden>
Date:   Fri Feb 26 10:07:51 2016 +0100

    Fix parsing of vertical bad boxes context
    
    * tex-buf.el (TeX-warning): Use as context for vertical bad boxes the
    warning itself and don't move point.
    * tests/tex/compilation-log.txt: Add a test for vertical bad boxes, and
    horizontal bad boxes ending with "at line NN".  The two warnings are in
    two consecutive lines, make sure the second one is correctly reported.
    * tests/tex/error-parsing.el: Update result of the test accordingly.

commit 70e62a98cac5882e7e4c5c2c7cb719adbb48fdd2
Author: Mosè Giordano <address@hidden>
Date:   Fri Feb 26 09:44:36 2016 +0100

    Catch more bad box warnings
    
    * tex-buf.el (TeX-error-list): More information for some elements of the
    list.
    (TeX-parse-error): Change regexp to catch bad vertical boxes as well and
    provide new argument to `TeX-warning'.
    (TeX-warning): Require an additional mandatory argument, `bad-box'.
    Improve regexp for detecting ending line of horizontal bad boxes in
    order to cater for the case "...at line NN".
    * tests/tex/error-parsing.el: Update result of the test.

-----------------------------------------------------------------------

Summary of changes:
 tests/tex/compilation-log.txt |    6 +++
 tests/tex/error-parsing.el    |   14 ++++++-
 tex-buf.el                    |   81 +++++++++++++++++++++++++----------------
 3 files changed, 67 insertions(+), 34 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

[Prev in Thread] Current Thread [Next in Thread]