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. 40ba5b6ca1623bc270d1


From: Arash Esbati
Subject: [AUCTeX-commit] GNU AUCTeX branch, master, updated. 40ba5b6ca1623bc270d14eaeb5a9f6a197a3ced2
Date: Thu, 6 Dec 2018 15:06:18 -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  40ba5b6ca1623bc270d14eaeb5a9f6a197a3ced2 (commit)
      from  3ce90dbc3176f434e140cb23552b5f04e50a5693 (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 40ba5b6ca1623bc270d14eaeb5a9f6a197a3ced2
Author: Arash Esbati <address@hidden>
Date:   Thu Dec 6 21:05:27 2018 +0100

    Improve handling of `TeX-insert-macro-default-style' in styles
    
    * latex.el (LaTeX-check-insert-macro-default-style): Add new
    macro.  This macro is intended for more complex functions in style
    files querying multiple optional and mandatory arguments and
    obeying the values of `TeX-insert-macro-default-style' and
    `current-prefix-arg'.
    
    * tex.el (TeX-parse-arguments): Add a comment about the new macro.
    
    * style/bicaption.el (LaTeX-arg-bicaption-bicaption):
    * style/caption.el (LaTeX-arg-caption-captionbox):
    * style/color.el (TeX-arg-color, TeX-arg-color-fcolorbox):
    * style/floatrow.el (LaTeX-floatrow-arg-floatbox):
    * style/xcolor.el (TeX-arg-xcolor-definecolor)
    (TeX-arg-xcolor-definecolorset, TeX-arg-xcolor)
    (TeX-arg-xcolor-fcolorbox): Use
    `LaTeX-check-insert-macro-default-style'.

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

Summary of changes:
 latex.el           |  20 +++++
 style/bicaption.el |  30 +++++---
 style/caption.el   |  31 ++++----
 style/color.el     | 218 ++++++++++++++++++++++++++++-------------------------
 style/floatrow.el  |  45 ++++++-----
 style/xcolor.el    |  64 ++++++++++------
 tex.el             |   3 +
 7 files changed, 243 insertions(+), 168 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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