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


From: Ikumi Keita
Subject: [AUCTeX-commit] GNU AUCTeX branch, master, updated. 2f1369fc0115addb375df0064460178705ff658c
Date: Thu, 28 May 2020 02:19:28 -0400 (EDT)

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  2f1369fc0115addb375df0064460178705ff658c (commit)
      from  d27f6a12d89a094bf5fd8f45f5ef7a16a9a9b29f (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 2f1369fc0115addb375df0064460178705ff658c
Author: Ikumi Keita <ikumi@ikumi.que.jp>
Date:   Thu May 28 14:52:01 2020 +0900

    Fix false negative of texmathp (bug#41559)
    
    * texmathp.el (texmathp-compile): Fix `texmathp-onoff-regexp' to allow
    switch to begin at (point-min).
    Use `regexp-opt' instead of `mapconcat'+`regexp-quote'.
    (texmathp): Use `>=' instead of `>' so that match is updated even when
    arg-on or sw-on begins at (point-min).
    * tests/latex/texmathp-test.el: New test.

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

Summary of changes:
 .../path-expansion.el => latex/texmathp-test.el}   | 42 +++++++++++++++-------
 texmathp.el                                        | 17 ++++-----
 2 files changed, 38 insertions(+), 21 deletions(-)
 copy tests/{tex/path-expansion.el => latex/texmathp-test.el} (55%)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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