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. d418e9a064e4158556da


From: Mosè Giordano
Subject: [AUCTeX-commit] GNU AUCTeX branch, master, updated. d418e9a064e4158556dacb33744d610097eff04b
Date: Tue, 12 Apr 2016 23:13:08 +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  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 <address@hidden>
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



reply via email to

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