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


From: Arash Esbati
Subject: [AUCTeX-commit] GNU AUCTeX branch, master, updated. a46c3073bd8f887d75def549dbef2385fa0a842e
Date: Mon, 27 Mar 2017 07:01:11 -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  a46c3073bd8f887d75def549dbef2385fa0a842e (commit)
       via  c360b9af3eb6910705d4f671641ddc3b90fe29a7 (commit)
       via  51d8d3da4ab450beb2812892f38159be38c013c1 (commit)
      from  a71a72d9eabb9c947893a21f59e4eaea8b08771f (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 a46c3073bd8f887d75def549dbef2385fa0a842e
Author: Arash Esbati <address@hidden>
Date:   Mon Mar 27 12:58:37 2017 +0200

    Improve fontification of verbatim macros in style/minted.el
    
    * style/minted.el (LaTeX-minted-auto-cleanup): Add key=val query
    and fontification support for parsed elements.
    (LaTeX-minted-add-syntactic-keywords-extra): New function.
    ("minted"): Use `LaTeX-minted-add-syntactic-keywords-extra' to add
    fontification support for \mint and \mintinline macros.
    Add \mint and \mintinline to textual keywords class and apply the
    fontification only for optional and first mandatory argument.

commit c360b9af3eb6910705d4f671641ddc3b90fe29a7
Author: Arash Esbati <address@hidden>
Date:   Mon Mar 27 12:50:44 2017 +0200

    Adapt fontification for \lstinline
    
    * style/listings.el ("listings"): Fontify only the optional
    argument of \lstinline.

commit 51d8d3da4ab450beb2812892f38159be38c013c1
Author: Arash Esbati <address@hidden>
Date:   Mon Mar 27 12:44:57 2017 +0200

    Recognize optional argument in verb macros with delimiters/braces
    
    * font-latex.el (font-latex-built-in-keyword-classes): Add \verb
    to textual keyword class.
    (font-latex-set-syntactic-keywords): Extend regexp to ignore an
    optional argument for verbatim macros with delimiters and/or
    braces.

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

Summary of changes:
 font-latex.el     |  10 ++++-
 style/listings.el |   3 +-
 style/minted.el   | 109 ++++++++++++++++++++++++++++++++++++++++++------------
 3 files changed, 95 insertions(+), 27 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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