diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 3403e9f14f0..0d4d19feeef 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2000-05-11 Gerd Moellmann <gerd@gnu.org> | 1 | 2000-05-11 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * xdisp.c (add_to_log): Don't pass the terminating NUL byte | ||
| 4 | of the message to message_dolog. | ||
| 5 | |||
| 3 | * keyboard.c (read_char): Don't clear current message for help | 6 | * keyboard.c (read_char): Don't clear current message for help |
| 4 | events; let the code handling help events handle this. Change | 7 | events; let the code handling help events handle this. Change |
| 5 | code detecting help events that should be ignored. | 8 | code detecting help events that should be ignored. |