auctex-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 3741b8ca053d3c893978


From: Ikumi Keita
Subject: [AUCTeX-commit] GNU AUCTeX branch, master, updated. 3741b8ca053d3c893978487189458d1e3cf5cbea
Date: Mon, 14 May 2018 02:13:21 -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  3741b8ca053d3c893978487189458d1e3cf5cbea (commit)
       via  e0caf592e022449a67a7c74ddb477f01fbb612f6 (commit)
      from  6a17a5249483065973f48d6b83e3edcceb94c850 (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 3741b8ca053d3c893978487189458d1e3cf5cbea
Author: Ikumi Keita <address@hidden>
Date:   Mon May 14 15:05:34 2018 +0900

    Prepare for UTF-8 with BOM
    
    * tex-buf.el (TeX-adjust-process-coding-system): Don't use
    `utf-8-with-signature' to encode keyboard input for TeX process.
    Drop mule feature check.

commit e0caf592e022449a67a7c74ddb477f01fbb612f6
Author: Ikumi Keita <address@hidden>
Date:   Mon May 14 15:03:58 2018 +0900

    Drop compatibility code for older emacsen in preview-latex
    
    We no longer need messy treatment with regard to coding system in
    preview-latex since xemacs isn't supported anymore.
    
    * preview.el.in (preview-coding-system): Remove.
    (preview-error-quote): Simplify.  Discard RUN-CODING-SYSTEM argument.
    (preview--decode-^^ab): Drop mule feature check.
    (preview--convert-^^ab): Drop compatibility code for older emacsen.
    (preview-parse-messages): Remove `run-coding-system' argument from
    calls to `preview-error-quote'.
    (TeX-inline-preview-internal): Drop codes related to coding system.
    * prv-emacs.el (preview-buffer-recode-system): Remove.
    * tests/japanese/preview-latex.el
    (japanese-preview-error-quote-shift-jis): Remove `shift_jis' argument
    from call to `preview-error-quote'.
    Remove unnecessary let bind on `TeX-japanese-process-output-coding-system'.
    (japanese-preview-process-coding-system): Remove.
    (japanese-preview-shift-jis):
    (japanese-preview-different-coding-system): Use `copy-sequence' on
    `process-environment' in order to guard it from temporal `setenv'.

-----------------------------------------------------------------------

Summary of changes:
 preview.el.in                   | 62 ++++++----------------------
 prv-emacs.el                    |  8 +---
 tests/japanese/preview-latex.el | 52 +++---------------------
 tex-buf.el                      | 89 ++++++++++++++++++++++-------------------
 4 files changed, 67 insertions(+), 144 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

[Prev in Thread] Current Thread [Next in Thread]