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  fcb6424dfcc05174ba270b4c491a76553301ed8d (commit)
       via  e259e40bae5954df0488e680b3f505a5871b46ff (commit)
       via  5beae6281041f9c6c1c9a88370615ad9ccf2d410 (commit)
      from  e4b2e6a76965156257a19bd65f9bc76dfb743b6e (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 fcb6424dfcc05174ba270b4c491a76553301ed8d
Author: Ikumi Keita <[email protected]>
Date:   Thu Aug 25 01:35:53 2016 +0900

    Revise document for Japanese TeX
    
    Revise document for Japanese TeX
    * doc/auctex.texi (Language Support): Fix old statements.  Mention
    about (semi-)obsolete variables japanese-(La)TeX-command-default,
    japanese-TeX-command-list and recommend to use
    japanese-TeX-engine-default instead.
    
    Signed-off-by: Masayuki Ataka <[email protected]>

commit e259e40bae5954df0488e680b3f505a5871b46ff
Author: Ikumi Keita <[email protected]>
Date:   Thu Aug 25 02:23:53 2016 +0900

    Add a Japanese error message translation
    
    * tex-jp.el (TeX-error-description-list): Add a Japanese error
    message translation.
    
    Signed-off-by: Masayuki Ataka <[email protected]>

commit 5beae6281041f9c6c1c9a88370615ad9ccf2d410
Author: Ikumi Keita <[email protected]>
Date:   Thu Aug 25 01:25:35 2016 +0900

    Set the right coding systems for Japanese TeX process
    
    Set the right coding systems for Japanese TeX process
    
    * tex-jp.el:
    (LaTeX-command-style): Remove kanji option from uplatex and jlatex,
    which was there by mistake.
    (TeX-japanese-process-input-coding-system,
    TeX-japanese-process-output-coding-system,
    japanese-TeX-set-process-coding-system): The coding systems for
    interacting with Japanese TeX vary with the OS and other
    circumstances.  So choose the suitable coding system at run time
    rather than using the fixed values.
    (japanese-TeX-use-kanji-opt-flag): Declare before the first use.
    In addition, change default value and tailor doc string as per the
    above change.
    (japanese-TeX-coding-ejsu): Add coding system compatible for emacs
    21 and xemacs.
    
    Signed-off-by: Masayuki Ataka <[email protected]>

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

Summary of changes:
 doc/auctex.texi |   29 ++++++------
 tex-jp.el       |  139 ++++++++++++++++++++++++++++++++++++++++++-------------
 2 files changed, 123 insertions(+), 45 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX

_______________________________________________
auctex-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex-commit

Reply via email to