[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-commit] GNU AUCTeX branch, lexical-binding-attempt-1, updated. d
From: |
Ikumi Keita |
Subject: |
[AUCTeX-commit] GNU AUCTeX branch, lexical-binding-attempt-1, updated. d91a08d905fa80b5ff04deb77672dc9d38a2fc70 |
Date: |
Sat, 12 Sep 2020 04:00:44 -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, lexical-binding-attempt-1 has been updated
via d91a08d905fa80b5ff04deb77672dc9d38a2fc70 (commit)
from 3268e848c11d57cca9c6d763573769a816663146 (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 d91a08d905fa80b5ff04deb77672dc9d38a2fc70
Author: Ikumi Keita <ikumi@ikumi.que.jp>
Date: Sat Sep 12 14:52:35 2020 +0900
Make "%o" compatible again with file name with spaces
* tex-buf.el (TeX-active-master-with-quotes): Rename from
`TeX--master-or-region-file-with-extra-quotes' and make public.
Incorporate adjust of `TeX-expand-pos' from `TeX-command-expand'.
(TeX-command-expand): Simplify.
* tex.el (TeX-expand-list-builtin): Use renamed function instead of
`TeX-active-master'.
* tests/tex/command-expansion.el (TeX-command-expand-skip-file-name):
Include "%o" in test.
(TeX-command-expand-file-name-with-spaces): New test.
(TeX-command-detokenize): Add case where `TeX-master' has space.
-----------------------------------------------------------------------
Summary of changes:
tests/tex/command-expansion.el | 54 +++++++++++++++++++++++++--------
tex-buf.el | 68 ++++++++++++++++++++++--------------------
tex.el | 25 ++++++++--------
3 files changed, 88 insertions(+), 59 deletions(-)
hooks/post-receive
--
GNU AUCTeX
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-commit] GNU AUCTeX branch, lexical-binding-attempt-1, updated. d91a08d905fa80b5ff04deb77672dc9d38a2fc70,
Ikumi Keita <=