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


From: Ikumi Keita
Subject: [AUCTeX-commit] GNU AUCTeX branch, master, updated. e625dc05ea31846ee0aaffde7104602bea22b581
Date: Thu, 24 Feb 2022 05:56:49 -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  e625dc05ea31846ee0aaffde7104602bea22b581 (commit)
      from  34befcc17649fd6615fd4ef8756fb78705f7fe55 (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 e625dc05ea31846ee0aaffde7104602bea22b581
Author: Ikumi Keita <ikumi@ikumi.que.jp>
Date:   Fri Oct 22 22:28:37 2021 +0900

    Improve keymap handling
    
    * latex.el (LaTeX-mode-map):
    (LaTeX-common-initialization):
    * tex.el (VirTeX-common-initialization):
    (TeX-mode-map):
    Bind narrowing command just once.
    * latex.el (LaTeX-mode-map,LaTeX-common-initialization): Use
    `beginning-of-defun-function' and `end-of-defun-function' instead of
    overriding bindings of C-M-a and C-M-e.
    * preview.el.in (preview-mode-setup):
    (LaTeX-preview-setup):
    Bind preview tool button just once.

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

Summary of changes:
 latex.el      | 13 +++++++++----
 preview.el.in | 16 ++++++++--------
 tex.el        |  4 ++--
 3 files changed, 19 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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