# HG changeset patch # User Kenichi Handa # Date 1199859340 0 # Node ID f001e1c2f82346a7a0fc145e4981232dee387f23 # Parent 2aeceff242804cb25f2bfaf44db275ccf334486f *** empty log message *** diff -r 2aeceff24280 -r f001e1c2f823 src/ChangeLog --- a/src/ChangeLog Wed Jan 09 06:05:23 2008 +0000 +++ b/src/ChangeLog Wed Jan 09 06:15:40 2008 +0000 @@ -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