aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2000-05-11 15:44:54 +0000
committerGerd Moellmann2000-05-11 15:44:54 +0000
commit0ace421a2d9e1f69f139c3316df662a541acbd67 (patch)
tree37db4c604f04574142f0c4a5d9b2966ec968c202 /src/ChangeLog
parent796184bc2047de12f0cfe7ae178be236f5a0256a (diff)
downloademacs-0ace421a2d9e1f69f139c3316df662a541acbd67.tar.gz
emacs-0ace421a2d9e1f69f139c3316df662a541acbd67.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
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 @@
12000-05-11 Gerd Moellmann <gerd@gnu.org> 12000-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.