1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 08:43:40 -07:00

*** empty log message ***

This commit is contained in:
Richard M. Stallman 1999-12-13 05:47:15 +00:00
parent 390538c3a3
commit c838eb57a5

View file

@ -1,3 +1,12 @@
1999-12-12 Richard M. Stallman <rms@caffeine.ai.mit.edu>
* minibuf.c (Fall_completions): Doc fix.
1999-12-12 Richard M. Stallman <rms@caffeine.ai.mit.edu>
* macros.c (Fstart_kbd_macro): Handle case where last-kbd-macro
has been changed by the Lisp code.
1999-12-12 Gerd Moellmann <gerd@gnu.org>
* xfns.c: Indentation fixes.
@ -684,11 +693,6 @@
* coding.c (code_convert_region): Update `dst' correctly.
1999-10-28 Richard M. Stallman <rms@caffeine.ai.mit.edu>
* regex.c (POP_FAILURE_POINT): Use failure_id.integer
as arg to DEBUG_POP and DEBUG_PRINT.
1999-10-28 Gerd Moellmann <gerd@gnu.org>
* fns.c (Fmemq, Fassq, Frassq, assq_no_quit, Fassoc)