aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e97b91cf42e..5026f4f10f8 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12006-08-15 Kenichi Handa <handa@m17n.org>
2
3 * coding.c (ONE_MORE_BYTE_CHECK_MULTIBYTE): New arg RET. If SRC
4 is exhausted, return with RET.
5 (detect_coding_emacs_mule, detect_coding_iso2022)
6 (detect_coding_sjis, detect_coding_big5, detect_coding_utf_8)
7 (detect_coding_utf_16, detect_coding_ccl): Adjusted for the above
8 change.
9
12006-08-14 Chong Yidong <cyd@stupidchicken.com> 102006-08-14 Chong Yidong <cyd@stupidchicken.com>
2 11
3 * keyboard.c (read_char): Don't reset idle timers if a time limit 12 * keyboard.c (read_char): Don't reset idle timers if a time limit