aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann <[email protected]>2000-08-18 03:48:49 +0000
committerGerd Moellmann <[email protected]>2000-08-18 03:48:49 +0000
commit385ff9e36d09f52aa38432bb471b215d0fda063b (patch)
tree9b4c0278577ade5b1f2f626fedc9d5d995be95e4 /src
parente4457b09c80553497e5930a2c0b0a6125f53d927 (diff)
*** empty log message ***
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.