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. 79a8643c0bd924eb5038


From: Mosè Giordano
Subject: [AUCTeX-commit] GNU AUCTeX branch, master, updated. 79a8643c0bd924eb50389caa034e94750825b439
Date: Tue, 17 May 2016 22:14:33 +0000 (UTC)

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  79a8643c0bd924eb50389caa034e94750825b439 (commit)
       via  eb9986d4bade931e075472b15bb5889e2c970fc5 (commit)
       via  0a3632e51ca3d281eae940b3be45d6ea3e919145 (commit)
       via  7e3bec88c69b684bb98c0d6b5b0031ad8aa80eca (commit)
       via  3e93869a445ab3cdcd98d01715bd549dcaad561d (commit)
      from  ccfe3167c40a4b4c241bbc4f3b0445381f6ace8d (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 79a8643c0bd924eb50389caa034e94750825b439
Author: Arash Esbati <address@hidden>
Date:   Tue May 17 14:40:56 2016 +0200

    Respect both "xcolor" and "color" for command queries
    
    * style/textpos.el ("textpos"): Remove "color" from
    `TeX-run-style-hooks'.
    ("textpos"): Respect both "xcolor" and "color" for query to
    "textblockcolour" and "textblockrulecolour" commands.
    
    Signed-off-by: Mosè Giordano <address@hidden>

commit eb9986d4bade931e075472b15bb5889e2c970fc5
Author: Arash Esbati <address@hidden>
Date:   Tue May 17 14:30:12 2016 +0200

    Respect both "xcolor" and "color" for query to "shadecolor"
    
    * style/ntheorem.el ("ntheorem"): Respect both "xcolor" and
    "color" for query to "shadecolor" command.
    
    Signed-off-by: Mosè Giordano <address@hidden>

commit 0a3632e51ca3d281eae940b3be45d6ea3e919145
Author: Arash Esbati <address@hidden>
Date:   Tue May 17 14:17:06 2016 +0200

    Adjust query commands for loading by xcolor.el
    
    * style/colortbl.el ("colortbl"): Run style hook for "color" only
    if "xcolor" is not an active style.
    ("colortbl"): Check if "xcolor" is an active style and run
    (TeX-arg-xcolor) or (TeX-arg-color) respectively to query for the
    arguments.
    
    Signed-off-by: Mosè Giordano <address@hidden>

commit 7e3bec88c69b684bb98c0d6b5b0031ad8aa80eca
Author: Arash Esbati <address@hidden>
Date:   Tue May 17 14:09:19 2016 +0200

    Run `TeX-add-symbols' if "xcolor" is not an active style
    
    * style/color.el ("color"): Check if "xcolor" is an active style
    and then run `TeX-add-symbols' on commands defined by "color.sty"
    and add fontification support.
    
    Signed-off-by: Mosè Giordano <address@hidden>

commit 3e93869a445ab3cdcd98d01715bd549dcaad561d
Author: Arash Esbati <address@hidden>
Date:   Tue May 17 13:38:03 2016 +0200

    Add new style/xcolor.el
    
    * Makefile.in (STYLESRC): Add new style xcolor.el.
    
    * style/xcolor.el: Add new file.
    
    Signed-off-by: Mosè Giordano <address@hidden>

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

Summary of changes:
 Makefile.in       |    2 +-
 style/color.el    |   79 +++----
 style/colortbl.el |   34 ++-
 style/ntheorem.el |    8 +-
 style/textpos.el  |   10 +-
 style/xcolor.el   |  628 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 706 insertions(+), 55 deletions(-)
 create mode 100644 style/xcolor.el


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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