diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index d7ef66eb53c..56b0bd3c5e1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2000-10-31 Gerd Moellmann <gerd@gnu.org> | 1 | 2000-10-31 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * keyboard.c (read_char) <wrong_kboard>: Make sure that we | ||
| 4 | process idle timers while waiting for another event. | ||
| 5 | |||
| 3 | * dispnew.c (update_frame_line): Handle case where spaces in | 6 | * dispnew.c (update_frame_line): Handle case where spaces in |
| 4 | the default face are colored. | 7 | the default face are colored. |
| 5 | 8 | ||