[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-commit] GNU AUCTeX branch, master, updated. b7d45e19c69da5902612
From: |
Ikumi Keita |
Subject: |
[AUCTeX-commit] GNU AUCTeX branch, master, updated. b7d45e19c69da59026129e38289cd195c736bd46 |
Date: |
Mon, 7 Mar 2022 03:22:42 -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 b7d45e19c69da59026129e38289cd195c736bd46 (commit)
from c050335dd83778a05b9abaff354ad2573b972158 (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 b7d45e19c69da59026129e38289cd195c736bd46
Author: Ikumi Keita <ikumi@ikumi.que.jp>
Date: Fri Mar 4 01:19:16 2022 +0900
Discard obsolete hook
* latex.el (LaTeX-maybe-install-toolbar):
* plain-tex.el (plain-TeX-maybe-install-toolbar):
Install only when tool bar is active.
* latex.el (TeX-latex-mode):
* plain-tex.el (TeX-plain-tex-mode):
Use `tool-bar-mode-hook' instead of `tool-bar-mode-on-hook' since the
latter is backward compatibility only variable, according to a comment
in `define-minor-mode'.
Call `LaTeX-maybe-install-toolbar' or
`plain-TeX-maybe-install-toolbar' unconditionally since mode check is
done in the respective functions now.
-----------------------------------------------------------------------
Summary of changes:
latex.el | 10 +++++-----
plain-tex.el | 10 +++++-----
2 files changed, 10 insertions(+), 10 deletions(-)
hooks/post-receive
--
GNU AUCTeX
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-commit] GNU AUCTeX branch, master, updated. b7d45e19c69da59026129e38289cd195c736bd46,
Ikumi Keita <=