aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2006-08-15 17:39:21 +0000
committerChong Yidong2006-08-15 17:39:21 +0000
commit3236e6b849ab228d0e0d466343f10b1202e1cf9d (patch)
tree13b4c59fede9dc401fcdbe4d63012ca5976c6f6f /src/ChangeLog
parent29cf022180b04a33c0dfa9ce571be7637ab1e5ae (diff)
downloademacs-3236e6b849ab228d0e0d466343f10b1202e1cf9d.tar.gz
emacs-3236e6b849ab228d0e0d466343f10b1202e1cf9d.zip
* keyboard.c (read_char): Don't change idle timer state at all if
end_time is supplied.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 5026f4f10f8..936f8a2546c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12006-08-15 Chong Yidong <cyd@stupidchicken.com>
2
3 * keyboard.c (read_char): Don't change idle timer state at all if
4 end_time is supplied.
5
12006-08-15 Kenichi Handa <handa@m17n.org> 62006-08-15 Kenichi Handa <handa@m17n.org>
2 7
3 * coding.c (ONE_MORE_BYTE_CHECK_MULTIBYTE): New arg RET. If SRC 8 * coding.c (ONE_MORE_BYTE_CHECK_MULTIBYTE): New arg RET. If SRC