# HG changeset patch # User Kenichi Handa # Date 1034240612 0 # Node ID 06c052d0f57936dc66d4f1a708e41bffdce8810c # Parent 9693e41cc2fd84725e4989bfbcac2b5fd0a00833 *** empty log message *** diff -r 9693e41cc2fd -r 06c052d0f579 src/ChangeLog --- a/src/ChangeLog Wed Oct 09 22:51:44 2002 +0000 +++ b/src/ChangeLog Thu Oct 10 09:03:32 2002 +0000 @@ -1,3 +1,19 @@ +2002-10-10 Kenichi Handa + + * coding.c (detect_coding_utf_8): Check incomplete byte sequence. + Don't update *mask even if correctly detected. + (detect_coding_utf_16): Likewise. + (detect_coding_emacs_mule): Likewise. + (detect_coding_iso_2022): Likewise. + (detect_coding_sjis): Likewise. + (detect_coding_big5): Likewise. + (detect_coding_ccl): Likewise. + (decode_coding_sjis): Fix decoding of katakana-jisx0201. + (detect_eol): Delete the argument CODING, and add the argument + CATEGORY. + (detect_coding): Adjusted for the changes above. + (detect_coding_system): Likewise. + 2002-10-09 Kenichi Handa * character.c (char_string): Renamed from