Mercurial > emacs
comparison src/ChangeLog @ 46112:4918c64cf502
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 01 Jul 2002 08:07:40 +0000 |
parents | f6567777cef8 |
children | 7bebc3158bd1 |
comparison
equal
deleted
inserted
replaced
46111:acf90bfa4934 | 46112:4918c64cf502 |
---|---|
1 2002-07-01 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * keyboard.c (timer_last_idleness_start_time): New variable. | |
4 (timer_start_idle): Set that. | |
5 (read_key_sequence): Use that to reset timer_idleness_start_time | |
6 to previous value. | |
7 | |
8 * window.c (Frecenter): With arg, set optional_new_start. | |
9 | |
10 * xdisp.c (redisplay_internal): Make optional_new_start really work. | |
11 | |
12 * minibuf.c (Fminibuffer_complete_and_exit): Move to end of | |
13 buffer for completion. | |
14 | |
1 2002-06-29 Ken Raeburn <raeburn@gnu.org> | 15 2002-06-29 Ken Raeburn <raeburn@gnu.org> |
2 | 16 |
3 * xdisp.c (store_mode_line_string): Lisp_Object/int mixup. | 17 * xdisp.c (store_mode_line_string): Lisp_Object/int mixup. |
4 | 18 |
5 2002-06-28 Jan D. <jan.h.d@swipnet.se> | 19 2002-06-28 Jan D. <jan.h.d@swipnet.se> |