diff src/ChangeLog @ 72284:abe88643867b

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 05 Aug 2006 12:00:32 +0000
parents b3b5d904f956
children 11245154c0d4
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.