Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
72283:a434e864f122 | 72284:abe88643867b |
---|---|
1 2006-08-05 Eli Zaretskii <eliz@gnu.org> | |
2 | |
3 * keyboard.c (kbd_buffer_get_event): Return Qnil when current time | |
4 is exactly equal to end_time, not only when it is past that. | |
5 | |
1 2006-08-04 Chong Yidong <cyd@stupidchicken.com> | 6 2006-08-04 Chong Yidong <cyd@stupidchicken.com> |
2 | 7 |
3 * keyboard.c (read_char): Rebalance specpdl after receiving jump. | 8 * keyboard.c (read_char): Rebalance specpdl after receiving jump. |
4 | 9 |
5 * process.c: Reapply 2006-08-01 change. | 10 * process.c: Reapply 2006-08-01 change. |