# HG changeset patch # User Kenichi Handa # Date 1155609741 0 # Node ID 81a9e1707ab99283ea83b64a276cb365f982c524 # Parent 94e4795b333d07d297cb1e94c63a3e620bf11f54 *** empty log message *** diff -r 94e4795b333d -r 81a9e1707ab9 src/ChangeLog --- a/src/ChangeLog Tue Aug 15 02:41:29 2006 +0000 +++ b/src/ChangeLog Tue Aug 15 02:42:21 2006 +0000 @@ -1,3 +1,12 @@ +2006-08-15 Kenichi Handa + + * coding.c (ONE_MORE_BYTE_CHECK_MULTIBYTE): New arg RET. If SRC + is exhausted, return with RET. + (detect_coding_emacs_mule, detect_coding_iso2022) + (detect_coding_sjis, detect_coding_big5, detect_coding_utf_8) + (detect_coding_utf_16, detect_coding_ccl): Adjusted for the above + change. + 2006-08-14 Chong Yidong * keyboard.c (read_char): Don't reset idle timers if a time limit