From: Kenichi Handa Date: Wed, 9 Jan 2008 06:15:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~8623 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=218b3b7634bd5638c6f7b3fdb26c552127288bc6;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index e942fc32eeb..6433adaee13 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2008-01-09 Kenichi Handa + + * coding.c (detect_coding_iso2022): New arg + latin_extra_code_state. Allow Latin extra codes only + when *latin_extra_code_state is nonzero. + (detect_coding_mask): If there is a NULL byte, detect the encoding + as UTF-16 or binary. If Latin extra codes exist, detect the + encoding as ISO-2022 only when there's no other proper encoding is + found. + 2008-01-08 YAMAMOTO Mitsuharu * frame.c (Fmake_terminal_frame): Use #ifdef MAC_OS8 instead of