[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-commit] GNU AUCTeX branch, master, updated. a589542d9296cd18f117
From: |
Ikumi Keita |
Subject: |
[AUCTeX-commit] GNU AUCTeX branch, master, updated. a589542d9296cd18f117efbbd77e1f84d6a095a7 |
Date: |
Mon, 5 Jul 2021 23:11:13 -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 a589542d9296cd18f117efbbd77e1f84d6a095a7 (commit)
via 21a725b2c7bd5d6ff48773a1a45332605dbdb8d5 (commit)
from ac9405b6762877f0e7925fe36bf61f63aeca5322 (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 a589542d9296cd18f117efbbd77e1f84d6a095a7
Author: Ikumi Keita <ikumi@ikumi.que.jp>
Date: Sun Mar 28 01:21:17 2021 +0900
Add defensive `save-match-data'
* preview.el.in (preview-set-texinputs): Follow the instruction
"Simple Match Data Access" in elisp reference:
A search which fails may or may not alter the match data. In the
current implementation, it does not, but we may change it in the future.
Donât try to rely on the value of the match data after a failing search.
commit 21a725b2c7bd5d6ff48773a1a45332605dbdb8d5
Author: Ikumi Keita <ikumi@ikumi.que.jp>
Date: Sat Mar 27 22:45:30 2021 +0900
Fix order of arguments
* preview.el.in (preview-make-image): Rearrange the arguments of `get'
in correct order.
Adapt doc string.
-----------------------------------------------------------------------
Summary of changes:
preview.el.in | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
hooks/post-receive
--
GNU AUCTeX
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-commit] GNU AUCTeX branch, master, updated. a589542d9296cd18f117efbbd77e1f84d6a095a7,
Ikumi Keita <=