Mercurial > emacs
changeset 72284:abe88643867b
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 05 Aug 2006 12:00:32 +0000 |
parents | a434e864f122 |
children | 01c53aa90ed3 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Sat Aug 05 11:59:50 2006 +0000 +++ b/src/ChangeLog Sat Aug 05 12:00:32 2006 +0000 @@ -1,3 +1,8 @@ +2006-08-05 Eli Zaretskii <eliz@gnu.org> + + * keyboard.c (kbd_buffer_get_event): Return Qnil when current time + is exactly equal to end_time, not only when it is past that. + 2006-08-04 Chong Yidong <cyd@stupidchicken.com> * keyboard.c (read_char): Rebalance specpdl after receiving jump.