[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 1a7b2bfaafd6ba17b93c
From: |
Ikumi Keita |
Subject: |
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 1a7b2bfaafd6ba17b93c77e9727cdad86181c967 |
Date: |
Sun, 6 May 2018 00:29:48 -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 1a7b2bfaafd6ba17b93c77e9727cdad86181c967 (commit)
from cff843b1753df62c75071c4cbdafd2c88547108d (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 1a7b2bfaafd6ba17b93c77e9727cdad86181c967
Author: Ikumi Keita <address@hidden>
Date: Sun May 6 13:27:36 2018 +0900
Adjust coding system for Japanese pTeX engine on w32
Default coding system of Japanese pTeX engine in w32 TeXLive changed
from SHIFT JIS to UTF-8 in 2018. Make tex-jp.el to work with both
TeXLive 2017 and 2018 on w32 platform, with higher priority on newer
engine with regard to the behavior in non default case.
* tex-jp.el (japanese-TeX-use-kanji-opt-flag): Set default value to t
even on w32 platform.
(japanese-TeX-set-process-coding-system): Change coding system for non
default case from `shift_jis' to `utf-8' on w32 platform.
(TeX-expand-list-builtin): Remove mule feature check.
-----------------------------------------------------------------------
Summary of changes:
tex-jp.el | 21 +++++++++------------
1 file changed, 9 insertions(+), 12 deletions(-)
hooks/post-receive
--
GNU AUCTeX
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-commit] GNU AUCTeX branch, master, updated. 1a7b2bfaafd6ba17b93c77e9727cdad86181c967,
Ikumi Keita <=