From: Richard M. Stallman Date: Mon, 13 Dec 1999 05:47:15 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~5780 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c838eb57a5708ba97b694d0cd225976e12278517;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 50805cf2f73..1cf517884e2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +1999-12-12 Richard M. Stallman + + * minibuf.c (Fall_completions): Doc fix. + +1999-12-12 Richard M. Stallman + + * macros.c (Fstart_kbd_macro): Handle case where last-kbd-macro + has been changed by the Lisp code. + 1999-12-12 Gerd Moellmann * xfns.c: Indentation fixes. @@ -684,11 +693,6 @@ * coding.c (code_convert_region): Update `dst' correctly. -1999-10-28 Richard M. Stallman - - * regex.c (POP_FAILURE_POINT): Use failure_id.integer - as arg to DEBUG_POP and DEBUG_PRINT. - 1999-10-28 Gerd Moellmann * fns.c (Fmemq, Fassq, Frassq, assq_no_quit, Fassoc)