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  9d12a0687f0c1e142019f591f453315ec93e02d0 (commit)
       via  46883103da47a8b9cea80dc11a2090fb248a04c0 (commit)
      from  592297dc501821af58216558720d38d45cf29781 (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 9d12a0687f0c1e142019f591f453315ec93e02d0
Author: Arash Esbati <ar...@gnu.org>
Date:   Sat Mar 18 09:56:27 2017 +0100

    Use `TeX-replace-regexp-in-string' in style files
    
    * style/empheq.el (LaTeX-empheq-item-equation):
    * style/tcolorbox.el (LaTeX-tcolorbox-load-used-libraries):
    * style/xcolor.el (LaTeX-xcolor-auto-cleanup): Use compat function
    `TeX-replace-regexp-in-string'.

commit 46883103da47a8b9cea80dc11a2090fb248a04c0
Author: Arash Esbati <ar...@gnu.org>
Date:   Sat Mar 18 09:51:47 2017 +0100

    Add new compat function `TeX-replace-regexp-in-string'
    
    * tex.el (TeX-replace-regexp-in-string): New compat function.
    With XEmacs, pass arguments to `replace-in-string', with Emacs to
    `replace-regexp-in-string'.  This function supports only mandatory
    arguments of the original functions just mentioned.

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

Summary of changes:
 style/empheq.el    |  4 ++--
 style/tcolorbox.el |  2 +-
 style/xcolor.el    |  2 +-
 tex.el             | 10 ++++++++--
 4 files changed, 12 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX

_______________________________________________
auctex-commit mailing list
auctex-com...@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-commit

Reply via email to