[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 48d5874a44aed7d91634
From: |
Ikumi Keita |
Subject: |
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 48d5874a44aed7d916346ac545fc5385c4092aa3 |
Date: |
Tue, 4 Dec 2018 08:31:46 -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 48d5874a44aed7d916346ac545fc5385c4092aa3 (commit)
via 38d39a6fd2b779d6bc9ff1bd725ff3194d147a6e (commit)
via 55512278d5b00874fdd045162c5b6451888c30f0 (commit)
from 7030681599ac4f7c0bdf225d3ad708fcedec68c1 (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 48d5874a44aed7d916346ac545fc5385c4092aa3
Author: Ikumi Keita <address@hidden>
Date: Tue Nov 27 04:02:35 2018 +0900
Use `write-file-functions'
* tex.el (VirTeX-common-initialization):
* latex.el (BibTeX-auto-store):
Use `write-file-functions' instead of obsolete
`local-write-file-hooks' and `write-file-hooks'. Also, use local hook.
commit 38d39a6fd2b779d6bc9ff1bd725ff3194d147a6e
Author: Ikumi Keita <address@hidden>
Date: Tue Nov 27 03:42:56 2018 +0900
Remove compatibility face
* tex-buf.el (TeX-error-description-error)
(TeX-error-description-warning, TeX-error-description-tex-said):
Remove compatibility alternatives in `defface'.
commit 55512278d5b00874fdd045162c5b6451888c30f0
Author: Ikumi Keita <address@hidden>
Date: Tue Nov 27 03:36:44 2018 +0900
Remove XEmacs compatibility code in tex-bar.el
* tex-bar.el (TeX-bar-TeX-buttons, TeX-bar-LaTeX-buttons): Remove
Emacs/XEmacs choice of buttons.
-----------------------------------------------------------------------
Summary of changes:
latex.el | 4 +---
tex-bar.el | 15 +++++----------
tex-buf.el | 64 ++++++++++++++++++++++++++++----------------------------------
tex.el | 6 ++----
4 files changed, 37 insertions(+), 52 deletions(-)
hooks/post-receive
--
GNU AUCTeX
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-commit] GNU AUCTeX branch, master, updated. 48d5874a44aed7d916346ac545fc5385c4092aa3,
Ikumi Keita <=