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. 2cca33f68a2df99cd360


From: Mosè Giordano
Subject: [AUCTeX-commit] GNU AUCTeX branch, master, updated. 2cca33f68a2df99cd3600b1d3193b2b3727ced80
Date: Sun, 07 Feb 2016 22:45:38 +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  2cca33f68a2df99cd3600b1d3193b2b3727ced80 (commit)
       via  2c21439771b038682814b239dfba0b8d799d487c (commit)
       via  416f1315ca14e4d7eff16e78c601f43a3f31a795 (commit)
      from  464bef63b52ef3aee0b50c4bee76d24dc6b58ddc (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 2cca33f68a2df99cd3600b1d3193b2b3727ced80
Author: Mosè Giordano <address@hidden>
Date:   Sun Feb 7 23:41:07 2016 +0100

    Minor fix in TeX-documentation-texdoc
    
    * tex.el (TeX-documentation-texdoc): Make it possible to run the
      function in read-only buffers.

commit 2c21439771b038682814b239dfba0b8d799d487c
Author: Mosè Giordano <address@hidden>
Date:   Sun Feb 7 23:38:22 2016 +0100

    Improve parsing of certain warnings
    
    * tex-buf.el (TeX-warning): Get full context and line numbers for
      warnings matching `LaTeX-warnings-regexp'.
    * tests/tex/compilation-log.txt: Add example warnings for this case.
    * tests/tex/error-parsing.el: Update result of test accordingly.

commit 416f1315ca14e4d7eff16e78c601f43a3f31a795
Author: Mosè Giordano <address@hidden>
Date:   Sun Feb 7 19:13:42 2016 +0100

    Catch LaTeX class warnings
    
    * tex-buf.el (LaTeX-warnings-regexp): New variable.  This is the same
      regexp used before by `TeX-LaTeX-sentinel-has-warnings' and
      `TeX-parse-error', but now catches class warnings as well.
    (TeX-LaTeX-sentinel-has-warnings, TeX-parse-error): Use
    `LaTeX-warnings-regexp'.

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

Summary of changes:
 tests/tex/compilation-log.txt |   36 +++++++++++++++++++++++++++++++++---
 tests/tex/error-parsing.el    |   40 ++++++++++++++++++++++++++++++++++++----
 tex-buf.el                    |   33 +++++++++++++++++++++++++++++----
 tex.el                        |    2 +-
 4 files changed, 99 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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