[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-commit] GNU AUCTeX branch, master, updated. adc70b81d1e9c955da74
From: |
Ikumi Keita |
Subject: |
[AUCTeX-commit] GNU AUCTeX branch, master, updated. adc70b81d1e9c955da7436930be5a73775bedca3 |
Date: |
Thu, 25 Mar 2021 06:15:27 -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 adc70b81d1e9c955da7436930be5a73775bedca3 (commit)
from a7b5f1adb4afd4073dca6afecb8407dab8e7a156 (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 adc70b81d1e9c955da7436930be5a73775bedca3
Author: Ikumi Keita <ikumi@ikumi.que.jp>
Date: Thu Mar 25 19:08:25 2021 +0900
Fix void function error
* font-latex.el (font-latex-make-built-in-keywords): Bring back the
defun of `font-latex-match-*-make` before the defcustom of
`font-latex-match-*-keywords' because the latter depends on the
former through :set function.
Add defvar without value to suppress byte compile warnings for
`font-latex-match-*-keywords'.
-----------------------------------------------------------------------
Summary of changes:
font-latex.el | 64 +++++++++++++++++++++++++++++++++--------------------------
1 file changed, 36 insertions(+), 28 deletions(-)
hooks/post-receive
--
GNU AUCTeX
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-commit] GNU AUCTeX branch, master, updated. adc70b81d1e9c955da7436930be5a73775bedca3,
Ikumi Keita <=