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. 097d04f6df6669a4543f


From: Arash Esbati
Subject: [AUCTeX-commit] GNU AUCTeX branch, master, updated. 097d04f6df6669a4543fc9f07ab97d4d2ec4c60b
Date: Sat, 26 Oct 2019 06:50:15 -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  097d04f6df6669a4543fc9f07ab97d4d2ec4c60b (commit)
       via  7ce74a57aa89ca3370bba18ccf9a25cd588de553 (commit)
       via  342fa714ae53c6e4ffd248310bb201bb97e2a9c0 (commit)
      from  f7972dd4cc0c1fea70d1ea1fdf7a0dc96717e165 (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 097d04f6df6669a4543fc9f07ab97d4d2ec4c60b
Author: Arash Esbati <address@hidden>
Date:   Sat Oct 26 12:49:06 2019 +0200

    Add new style/xkcdcolors.el
    
    * Makefile.in (STYLESRC): Add new style.
    
    * style/xkcdcolors.el: New file.

commit 7ce74a57aa89ca3370bba18ccf9a25cd588de553
Author: Arash Esbati <address@hidden>
Date:   Sat Oct 26 12:44:32 2019 +0200

    ; * style/ragged2e.el (font-latex-add-keywords): Silence the compiler.

commit 342fa714ae53c6e4ffd248310bb201bb97e2a9c0
Author: Arash Esbati <address@hidden>
Date:   Sat Oct 26 12:42:21 2019 +0200

    Add check for empty overlay
    
    * tex-fold.el (TeX-fold-hide-item): Add an extra check to make
    sure that the function runs when overlay start and end are
    non-nil.  What is done in the end of function isn't useful with
    evaporated overlays and used to cause bugs because `overlay-start'
    and `overlay-end' return nil for such overlays, and functions such
    as `TeX-fold-overfull-p` try to move point to the
    overlay-end. (bug#37337)

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

Summary of changes:
 Makefile.in         |    2 +-
 style/ragged2e.el   |    5 +
 style/xkcdcolors.el | 1005 +++++++++++++++++++++++++++++++++++++++++++++++++++
 tex-fold.el         |   38 +-
 4 files changed, 1031 insertions(+), 19 deletions(-)
 create mode 100644 style/xkcdcolors.el


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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