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  d418e9a064e4158556dacb33744d610097eff04b (commit)
      from  6eb95e66962c446aae4f81a993bcd2d6c560f3c7 (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 d418e9a064e4158556dacb33744d610097eff04b
Author: Mosè Giordano <[email protected]>
Date:   Wed Apr 13 01:09:52 2016 +0200

    Prevent infinite loop in TeX-command-expand
    
    * tex.el (TeX-view-command-raw): This function should always return a
      string.  Throw an error if fails to do so.  This prevents an infinite
      loop in `TeX-command-expand' in the case in which `command' is nil
      because of a malformed viewer specification.
    * tests/tex/command-expansion.el (TeX-view-command-raw-errors): Add
      tests to trigger errors in `TeX-view-command-raw'.

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

Summary of changes:
 tests/tex/command-expansion.el |   43 ++++++++++++++++++++++++++++++++++++++++
 tex.el                         |    6 ++++-
 2 files changed, 48 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX

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

Reply via email to