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  2fd59c93413440daddd585fc64230e2433f80008 (commit)
      from  57147c70646594270973364a0130650d419c9b34 (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 2fd59c93413440daddd585fc64230e2433f80008
Author: Mosè Giordano <[email protected]>
Date:   Sun Feb 28 23:55:23 2016 +0100

    Improve word-string regexp in TeX-warning
    
    * tex-buf.el (TeX-warning): Match letters, numbers, colons, and hyphens,
      not just word constituents.  They may be preceeded by both grave
      accent and apostrophe, not only grave accent.
    * tests/tex/compilation-log.txt: Add test case.
    * tests/tex/error-parsing.el: Update result.

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

Summary of changes:
 tests/tex/compilation-log.txt |    2 ++
 tests/tex/error-parsing.el    |    6 +++++-
 tex-buf.el                    |    4 +++-
 3 files changed, 10 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX

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

Reply via email to