aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7972f776cb..e144ece519 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+2000-08-18 Gerd Moellmann <[email protected]>
+
+ * keyboard.c (kbd_buffer_get_event): Handle the case that the
+ second half of a HELP_EVENT is found at the start of kbd_buffer.
+
2000-08-18 Miles Bader <[email protected]>
* lisp.h (Lisp_String): Replace DECLARE_INTERVALS with real decl.