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


From: Ikumi Keita
Subject: [AUCTeX-commit] GNU AUCTeX branch, master, updated. b45bf4d19d599247eccc369444dfab721c5d52aa
Date: Sat, 13 Jun 2020 07:08:55 -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  b45bf4d19d599247eccc369444dfab721c5d52aa (commit)
      from  b97a04957f19a7f84a794800b240ef70cf343a5d (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 b45bf4d19d599247eccc369444dfab721c5d52aa
Author: Ikumi Keita <ikumi@ikumi.que.jp>
Date:   Sat Jun 13 20:04:38 2020 +0900

    Ignore 3 consective $'s properly
    
    * font-latex.el (font-latex-match-dollar-math): Ignore 3 or more
    consecutive $'s when searching opening of $...$ or $$...$$, instead of
    stopping to return nil.
    * tests/latex/font-latex-test.el: New test.

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

Summary of changes:
 font-latex.el                                      | 57 ++++++++++++----------
 .../latex/{texmathp-test.el => font-latex-test.el} | 46 ++++++++---------
 2 files changed, 50 insertions(+), 53 deletions(-)
 copy tests/latex/{texmathp-test.el => font-latex-test.el} (52%)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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