[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 097084443771d6716c68
From: |
Ikumi Keita |
Subject: |
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 097084443771d6716c6870f2f8d329e9c0949d97 |
Date: |
Tue, 30 Oct 2018 09:38:17 -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 097084443771d6716c6870f2f8d329e9c0949d97 (commit)
from 1ea64fffc1429db6b5b8712bb68499c48cf2124b (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 097084443771d6716c6870f2f8d329e9c0949d97
Author: Ikumi Keita <address@hidden>
Date: Tue Oct 30 22:33:14 2018 +0900
Deal with partial ^^-quoting in preview-latex
If latex outputs a multibyte character as a mixture of raw 8-bit byte
and byte with ^^-quoting, we have to decode them as a whole.
* preview.el.in (preview--decode-^^ab): Include raw 8-bit bytes which
already exist in the string as well when decoding with the given
coding system.
* tests/latex/preview-latex-test.el: New test.
-----------------------------------------------------------------------
Summary of changes:
preview.el.in | 10 ++++++--
tests/latex/preview-latex-test.el | 49 +++++++++++++++++++++++++++++++++++++++
2 files changed, 57 insertions(+), 2 deletions(-)
create mode 100644 tests/latex/preview-latex-test.el
hooks/post-receive
--
GNU AUCTeX
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-commit] GNU AUCTeX branch, master, updated. 097084443771d6716c6870f2f8d329e9c0949d97,
Ikumi Keita <=