Mercurial > emacs
comparison src/ChangeLog @ 46117:7bebc3158bd1
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Mon, 01 Jul 2002 16:05:59 +0000 |
parents | 4918c64cf502 |
children | 2198a6632b2b |
comparison
equal
deleted
inserted
replaced
46116:60730a9af92e | 46117:7bebc3158bd1 |
---|---|
1 2002-07-01 Dave Love <fx@gnu.org> | |
2 | |
3 * keyboard.c (kbd_buffer_store_event): Fix interrupt_signal decl | |
4 for K&R. | |
5 | |
6 * xterm.c: Fix prototype for K&R. | |
7 | |
8 * term.c (costs_set): Declare static, non-initialized for pcc. | |
9 | |
1 2002-07-01 Richard M. Stallman <rms@gnu.org> | 10 2002-07-01 Richard M. Stallman <rms@gnu.org> |
2 | 11 |
3 * keyboard.c (timer_last_idleness_start_time): New variable. | 12 * keyboard.c (timer_last_idleness_start_time): New variable. |
4 (timer_start_idle): Set that. | 13 (timer_start_idle): Set that. |
5 (read_key_sequence): Use that to reset timer_idleness_start_time | 14 (read_key_sequence): Use that to reset timer_idleness_start_time |