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


From: Ikumi Keita
Subject: [AUCTeX-commit] GNU AUCTeX branch, master, updated. f319b9f1189d21927c0577a3280db4c2c99928be
Date: Fri, 11 Jan 2019 00:50:02 -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  f319b9f1189d21927c0577a3280db4c2c99928be (commit)
      from  ca16d88b58ba48f99a2e317824e50a8041e40f97 (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 f319b9f1189d21927c0577a3280db4c2c99928be
Author: Ikumi Keita <address@hidden>
Date:   Tue Dec 4 22:54:12 2018 +0900

    Override some bindings in `TeX-mode-map' in Texinfo mode
    
    * tex-info.el (Texinfo-mode-map): Bind `self-insert-command' to
    "$", "^", "_" and "\" because they are normal characters in Texinfo
    documents.
    Bind `TeX-insert-backslash' to "@" so that users benefit from
    `TeX-electric-macro' even in Texinfo mode.
    * tex.el (TeX-electric-escape): Update doc string.
    * doc/auctex.texi (Completion): Update description.
    * doc/changes.texi (News in 12.2): Mention the above changes.

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

Summary of changes:
 doc/auctex.texi  | 11 ++++++-----
 doc/changes.texi | 10 ++++++++++
 tex-info.el      | 12 ++++++++++++
 tex.el           |  4 +++-
 4 files changed, 31 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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