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. 6cb1e7deb69a19994992


From: Mosè Giordano
Subject: [AUCTeX-commit] GNU AUCTeX branch, master, updated. 6cb1e7deb69a199949926f4a2b33c2bb6b250c13
Date: Sat, 16 Dec 2017 19:35:43 -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  6cb1e7deb69a199949926f4a2b33c2bb6b250c13 (commit)
       via  05c09bd9d5c9091674e7d94d75b397d713e90c1d (commit)
       via  d3d321a8d210b5b358af63d850444e827ba0826f (commit)
       via  9ba765e557dc1d9b6e67245f81e3529a6b037f38 (commit)
       via  f366130c9d61acded75ba55ae9c5c3979e15ca8a (commit)
      from  52e142662de8f4643a3682138c8612ae58169be8 (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 6cb1e7deb69a199949926f4a2b33c2bb6b250c13
Author: Mosè Giordano <address@hidden>
Date:   Sun Dec 17 01:34:21 2017 +0100

    Remove XEmacs compatibility code in tex.el
    
    * tex.el (TeX-source-correlate-gnuserv-p):
    (TeX-source-correlate-map):
    (VirTeX-common-initialization):
    (TeX-mode-map):
    (TeX-search-syntax-table): Remove code for compatibility with XEmacs.

commit 05c09bd9d5c9091674e7d94d75b397d713e90c1d
Author: Mosè Giordano <address@hidden>
Date:   Sun Dec 17 01:31:57 2017 +0100

    Remove TeX-how-many function
    
    * tex.el (TeX-how-many): Remove function.
    * latex.el (LaTeX-hanging-ampersand-position): Replace `TeX-how-many' with
      `how-many'.

commit d3d321a8d210b5b358af63d850444e827ba0826f
Author: Mosè Giordano <address@hidden>
Date:   Sun Dec 17 01:28:23 2017 +0100

    Remove TeX-assoc-string
    
    * tex.el (TeX-assoc-string): Remove alias.
    (TeX-add-style-hook):
    (TeX-unload-style):
    (TeX-run-style-hooks):
    * tex-info.el (Texinfo-nodename-de-escape):
    (Texinfo-nodename-escape): Replace `TeX-assoc-string' with `assoc-string'.

commit 9ba765e557dc1d9b6e67245f81e3529a6b037f38
Author: Mosè Giordano <address@hidden>
Date:   Sun Dec 17 01:25:54 2017 +0100

    Remove TeX-deactivate-mark
    
    * tex.el (TeX-deactivate-mark): Remove function.
    (TeX-argument-insert):
    * latex.el (LaTeX-env-item):
    * style/currvita.el (LaTeX-currvita-env-with-label):
    * style/dinbrief.el (LaTeX-dinbrief-insert):
    (LaTeX-dinbrief-env-recipient):
    * style/enumitem.el (LaTeX-enumitem-env-with-opts):
    * style/moodle.el (LaTeX-moodle-question-env-with-args):
    * style/tcolorboxlib-raster.el (LaTeX-tcolorbox-lib-raster-env-item): 
Replace
      `TeX-deactivate-mark' with `deactivate-mark'.

commit f366130c9d61acded75ba55ae9c5c3979e15ca8a
Author: Mosè Giordano <address@hidden>
Date:   Sun Dec 17 01:21:56 2017 +0100

    Remove old compat functions for commenting and uncommenting
    
    * tex.el (TeX-comment-regio):
    (TeX-comment-or-uncomment-region):
    (TeX-uncomment-region): Remove old compatibility functions.
    * context.el (ConTeXt-mode-menu):
    * latex.el (LaTeX-mode-menu):
    * plain-tex.el (plain-TeX-menu-entries):
    * tex-info.el (Texinfo-mode-menu):
    * tex.el (TeX-mode-map):
    (TeX-in-comment):
    (TeX-in-commented-line): Replace compat functions with standard functions.

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

Summary of changes:
 context.el                   |   2 +-
 latex.el                     |   6 +-
 plain-tex.el                 |   2 +-
 style/currvita.el            |   2 +-
 style/dinbrief.el            |   4 +-
 style/enumitem.el            |   2 +-
 style/moodle.el              |   2 +-
 style/tcolorboxlib-raster.el |   2 +-
 tex-info.el                  |   6 +-
 tex.el                       | 141 ++++---------------------------------------
 10 files changed, 27 insertions(+), 142 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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