comparison src/ChangeLog @ 30937:5f266cae21c8

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 18 Aug 2000 03:48:49 +0000
parents b4d17c401854
children 7ea1183f9626
comparison
equal deleted inserted replaced
30936:29fae12cc834 30937:5f266cae21c8
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.
4 9
5 * editfns.c (save_restriction_save): Rewrite to use markers. 10 * editfns.c (save_restriction_save): Rewrite to use markers.