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. 3ce90dbc3176f434e140


From: Ikumi Keita
Subject: [AUCTeX-commit] GNU AUCTeX branch, master, updated. 3ce90dbc3176f434e140cb23552b5f04e50a5693
Date: Wed, 5 Dec 2018 06:28:46 -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  3ce90dbc3176f434e140cb23552b5f04e50a5693 (commit)
       via  45ad237806613cfa365a7d1f8bc799d0cc930b2b (commit)
       via  5827aeb3aff59fd5988b4037931c4d7cc441bbd9 (commit)
       via  9ae66cd34509ef9ce47f9249d887a5b6935b7203 (commit)
      from  48d5874a44aed7d916346ac545fc5385c4092aa3 (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 3ce90dbc3176f434e140cb23552b5f04e50a5693
Author: Ikumi Keita <address@hidden>
Date:   Tue Nov 27 04:54:16 2018 +0900

    Remove compatibility code for older emacsen
    
    * tex.el: Remove XEmacs compatibility definitions for
    `TeX-read-string', `TeX-active-mark', `TeX-activate-region',
    `line-beginning-position', `line-end-position' and
    `TeX-overlay-prioritize'.
    (TeX-activate-region): Remove compatibility code for older emacsen.

commit 45ad237806613cfa365a7d1f8bc799d0cc930b2b
Author: Ikumi Keita <address@hidden>
Date:   Tue Nov 27 04:52:02 2018 +0900

    Remove TeX-maybe-remove-help, TeX-menu-with-help
    
    * tex.el (TeX-maybe-remove-help, TeX-menu-with-help): Remove.
    (TeX-mode-specific-command-menu-entries, TeX-fold-menu)
    (TeX-common-menu-entries):
    * context.el:
    * latex.el:
    * plain-tex.el:
    * tex-buf.el:
    * tex-info.el:
    Remove `TeX-menu-with-help' and fix indent.

commit 5827aeb3aff59fd5988b4037931c4d7cc441bbd9
Author: Ikumi Keita <address@hidden>
Date:   Tue Nov 27 04:14:29 2018 +0900

    Remove TeX-mark-active
    
    * tex.el (TeX-mark-active): Remove.
    (TeX-mode-specific-command-menu-entries):
    * style/dinbrief.el (LaTeX-dinbrief-insert)
    (LaTeX-dinbrief-env-recipient):
    Use the variable `mark-active' directly instead of the function
    `TeX-mark-active'.

commit 9ae66cd34509ef9ce47f9249d887a5b6935b7203
Author: Ikumi Keita <address@hidden>
Date:   Tue Nov 27 04:09:28 2018 +0900

    Remove TeX-replace-regexp-in-string
    
    * tex.el (TeX-replace-regexp-in-string): Remove.
    * latex.el:
    * style/empheq.el:
    * style/floatrow.el:
    * style/tcolorbox.el:
    * style/xcolor.el:
    Use `replace-regexp-in-string' instead of
    `TeX-replace-regexp-in-string'.

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

Summary of changes:
 context.el         | 105 ++++++-----
 latex.el           | 143 ++++++++-------
 plain-tex.el       |  67 ++++---
 style/dinbrief.el  |   6 +-
 style/empheq.el    |   2 +-
 style/floatrow.el  |   4 +-
 style/tcolorbox.el |   4 +-
 style/xcolor.el    |   4 +-
 tex-buf.el         |  51 +++---
 tex-info.el        | 103 ++++++-----
 tex.el             | 499 ++++++++++++++++++++---------------------------------
 11 files changed, 430 insertions(+), 558 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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