aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
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 e144ece519d..cd5adc93365 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12000-08-18 Gerd Moellmann <gerd@gnu.org> 12000-08-18 Gerd Moellmann <gerd@gnu.org>
2 2
3 * minibuf.c (do_completion): Use EQ instead of != to compare
4 Lisp_Objects.
5
3 * keyboard.c (kbd_buffer_get_event): Handle the case that the 6 * keyboard.c (kbd_buffer_get_event): Handle the case that the
4 second half of a HELP_EVENT is found at the start of kbd_buffer. 7 second half of a HELP_EVENT is found at the start of kbd_buffer.
5 8