emacs-diffs
[Top][All Lists]
Advanced

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

master updated (20eb424 -> d3e2c88)


From: Mattias Engdegård
Subject: master updated (20eb424 -> d3e2c88)
Date: Thu, 9 Apr 2020 07:04:07 -0400 (EDT)

mattiase pushed a change to branch master.

      from  20eb424   Fix decoding of ASCII strings with embedded CR characters
       new  402cbc5   Don't rely on copying in {EN,DE}CODE_FILE
       new  786887c   Don't crash with invalid argument in 
check-coding-systems-region
       new  95dd8de   chinese-hz is not ASCII compatible (bug#40407)
       new  d3e2c88   Fix ASCII-only conversion logic (bug#40407)


Summary of changes:
 lisp/language/chinese.el              |  5 ++++
 src/coding.c                          | 51 +++++++++++++++--------------------
 src/w32fns.c                          |  4 +--
 src/w32proc.c                         |  2 +-
 test/lisp/international/mule-tests.el |  3 +++
 test/src/coding-tests.el              | 41 +++++++++++++++++++---------
 6 files changed, 61 insertions(+), 45 deletions(-)



reply via email to

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