[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-commit] GNU AUCTeX branch, master, updated. b326502954199d5f4339
From: |
Ikumi Keita |
Subject: |
[AUCTeX-commit] GNU AUCTeX branch, master, updated. b326502954199d5f4339f09e82dfd1dcb32ca1d6 |
Date: |
Sun, 10 Jan 2021 01:01:19 -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 b326502954199d5f4339f09e82dfd1dcb32ca1d6 (commit)
from b465e383472725d6885b811f97985cc38f5226cd (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 b326502954199d5f4339f09e82dfd1dcb32ca1d6
Author: Ikumi Keita <ikumi@ikumi.que.jp>
Date: Sat Jan 9 17:55:08 2021 +0900
Don't use `add-to-list' on lexical vars
* tex.el (TeX-view-program-list, TeX-view-program-selection):
(TeX-add-to-alist):
Don't use `add-to-list' on lexical scope variables.
* tests/tex/utility.el (TeX-adding-to-alist): New test.
(): Enable lexical binding. Update copyright year.
-----------------------------------------------------------------------
Summary of changes:
tests/tex/utility.el | 31 +++++++++++++++++++++++++++++--
tex.el | 14 ++++++++------
2 files changed, 37 insertions(+), 8 deletions(-)
hooks/post-receive
--
GNU AUCTeX
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-commit] GNU AUCTeX branch, master, updated. b326502954199d5f4339f09e82dfd1dcb32ca1d6,
Ikumi Keita <=