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. a8bbd1fb14eeb3d75856


From: Ikumi Keita
Subject: [AUCTeX-commit] GNU AUCTeX branch, master, updated. a8bbd1fb14eeb3d75856d8140364b59a1bf35a87
Date: Thu, 9 May 2019 05:52:49 -0400 (EDT)

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  a8bbd1fb14eeb3d75856d8140364b59a1bf35a87 (commit)
       via  92c090dae23076ccbbbb4f017ad6fedde79a21fa (commit)
       via  b62181c0ef7c9b80c16618be97d17c59d644683a (commit)
       via  400b0027a5cd3bd6c01f28ff97d55d9de9225863 (commit)
       via  b141ded9327bedf7aa7e72d575f31ec020123975 (commit)
       via  3b3c224493de2c5b5a36d30da6d5f7daa0002146 (commit)
       via  4776fd0327e44038c895b9ba35959f7f7f4e9fb5 (commit)
      from  a30db7c0409aa7d15e87633ff9d2b73430c4d40c (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 a8bbd1fb14eeb3d75856d8140364b59a1bf35a87
Author: Ikumi Keita <address@hidden>
Date:   Thu May 9 18:47:11 2019 +0900

    ; Fix document
    
    * doc/auctex.texi (Deactivating defaults of built-in keyword classes):
    In lisp code example, use `assoc-string' instead of `TeX-assoc-string',
    which no longer exists.

commit 92c090dae23076ccbbbb4f017ad6fedde79a21fa
Author: Ikumi Keita <address@hidden>
Date:   Tue May 7 21:14:53 2019 +0900

    Fix treatment of class and package options
    
    * preview.el.in (preview-auctex-font-size): Consult
    `LaTeX-provided-{class,package}-options' instead of
    `(TeX-style-list)'.  This function has been accidentally disabled
    since AUCTeX began not to include the class and package options into
    the styles.  Similar problem with bug#25563.
    * latex.el (LaTeX-match-class-option): Update doc string because the
    above change depends on its implicit behavior.

commit b62181c0ef7c9b80c16618be97d17c59d644683a
Author: Ikumi Keita <address@hidden>
Date:   Tue May 7 17:37:22 2019 +0900

    ; Remove unused code fragment
    
    * tex.el (defvar): Remove unused code fragment once introduced to
    silence byte compiler.

commit 400b0027a5cd3bd6c01f28ff97d55d9de9225863
Author: Ikumi Keita <address@hidden>
Date:   Tue May 7 16:21:37 2019 +0900

    Remove obsolete codes
    
    * preview.el.in (preview-mouse-open-eps): Remove xemacs compatibility
    code.
    Don't use obsolete variable `default-major-mode'.

commit b141ded9327bedf7aa7e72d575f31ec020123975
Author: Ikumi Keita <address@hidden>
Date:   Tue May 7 13:54:54 2019 +0900

    Remove compatibility code for xemacs
    
    * prv-emacs.el (preview-compatibility-macros): Remove.
    * preview.el.in (eval-when-compile,makunbound): Remove useless
    codes.

commit 3b3c224493de2c5b5a36d30da6d5f7daa0002146
Author: Ikumi Keita <address@hidden>
Date:   Tue May 7 13:51:34 2019 +0900

    Remove compatibility code for xemacs
    
    * prv-emacs.el (preview-mark-active): Remove.
    (): Update Copyright year.
    * preview.el.in (LaTeX-preview-setup): Remove the above macro.
    (): Update Copyright year.

commit 4776fd0327e44038c895b9ba35959f7f7f4e9fb5
Author: Ikumi Keita <address@hidden>
Date:   Tue May 7 13:47:41 2019 +0900

    ; Remove compatibility code for older emacsen
    
    * multi-prompt.el (multi-prompt): Remove fallback for older emacsen.
    (): Update copyright year.

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

Summary of changes:
 doc/auctex.texi |  2 +-
 latex.el        |  3 ++-
 multi-prompt.el |  8 +++-----
 preview.el.in   | 47 ++++++++++++++++++++---------------------------
 prv-emacs.el    |  9 +--------
 tex.el          |  2 --
 6 files changed, 27 insertions(+), 44 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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