Mercurial > emacs
diff src/ChangeLog @ 72396:81a9e1707ab9
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 15 Aug 2006 02:42:21 +0000 |
parents | b2e68179adaa |
children | 949ddf473439 |
line wrap: on
line diff
--- 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 <handa@m17n.org> + + * 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 <cyd@stupidchicken.com> * keyboard.c (read_char): Don't reset idle timers if a time limit