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. 8d2e9dbd27f0d153066c


From: Arash Esbati
Subject: [AUCTeX-commit] GNU AUCTeX branch, master, updated. 8d2e9dbd27f0d153066cc837ce083b12b7e141c8
Date: Sun, 4 Mar 2018 12:01:08 -0500 (EST)

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  8d2e9dbd27f0d153066cc837ce083b12b7e141c8 (commit)
      from  688fae25c7edd7f9d4e019739622f3c48f0a05ac (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 8d2e9dbd27f0d153066cc837ce083b12b7e141c8
Author: Arash Esbati <address@hidden>
Date:   Sun Mar 4 17:59:20 2018 +0100

    Add new function `TeX-arg-verb-delim-or-brace'
    
    * latex.el (TeX-arg-verb-delim-or-brace): New function for \verb
    like macros which take their argument either in delimiters or in
    braces.
    
    * doc/auctex.texi (Adding Macros): Document
    `TeX-arg-verb-delim-or-brace'.
    
    * style/listings.el ("listings"): Use
    `TeX-arg-verb-delim-or-brace' for \lstinline which also takes an
    optional argument.
    
    * style/minted.el (LaTeX-minted-auto-cleanup, "minted"): Use
    `TeX-arg-verb-delim-or-brace' for \mintinline and new macros
    defined with \newmintinline.
    
    * style/url.el ("url"): Use `TeX-arg-verb-delim-or-brace' for \url
    and \path.
    Remove "{" from fontification or \url and \path.

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

Summary of changes:
 doc/auctex.texi   |  6 +++++-
 latex.el          | 34 +++++++++++++++++++++++++++++++++-
 style/listings.el |  5 +++--
 style/minted.el   |  6 +++---
 style/url.el      |  8 ++++----
 5 files changed, 48 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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