diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 7972f776cba..e144ece519d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2000-08-18 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * 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. | ||
| 5 | |||
| 1 | 2000-08-18 Miles Bader <miles@gnu.org> | 6 | 2000-08-18 Miles Bader <miles@gnu.org> |
| 2 | 7 | ||
| 3 | * lisp.h (Lisp_String): Replace DECLARE_INTERVALS with real decl. | 8 | * lisp.h (Lisp_String): Replace DECLARE_INTERVALS with real decl. |