From 83f6422686cc5bda8643b36bd1fcb699897a8115 Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Sat, 31 Jul 2004 16:09:34 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 6 ++++++ src/ChangeLog | 8 ++++++++ 2 files changed, 14 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 05daa1d088b..113dfe2cf4d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2004-07-31 Luc Teirlinck + + * novice.el (enable-command, disable-command): Doc fixes. + + * subr.el (event-modifiers, event-basic-type): Doc fixes. + 2004-07-30 Richard M. Stallman * subr.el (with-local-quit): Doc fix. diff --git a/src/ChangeLog b/src/ChangeLog index 11cc0f7ba89..a891a6bb68c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2004-07-31 Luc Teirlinck + + * keymap.c (Fset_keymap_parent, Fdefine_prefix_command): Doc fixes. + + * keyboard.c (syms_of_keyboard) : Doc fix. + + * callint.c (Fcall_interactively): Doc fix. + 2004-07-30 Kim F. Storm * editfns.c (Fformat): Allocate extra (dummy) element in info. -- 2.39.2