comparison src/ChangeLog @ 72402:949ddf473439

* keyboard.c (read_char): Don't change idle timer state at all if end_time is supplied.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 15 Aug 2006 17:39:21 +0000
parents 81a9e1707ab9
children dd61e50ffefa
comparison
equal deleted inserted replaced
72401:9cad9282afd8 72402:949ddf473439
1 2006-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
1 2006-08-15 Kenichi Handa <handa@m17n.org> 6 2006-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
4 is exhausted, return with RET. 9 is exhausted, return with RET.
5 (detect_coding_emacs_mule, detect_coding_iso2022) 10 (detect_coding_emacs_mule, detect_coding_iso2022)