From e0d8827bbeafcf4ff6e96b1fe90d8fd8ea29812a Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Mon, 7 Aug 2000 07:51:40 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ src/ChangeLog | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a23ab824e71..2b61e48dfe2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2000-08-07 Eli Zaretskii + + * play/zone.el (zone): Discard any pending input before running + the randomly-chosen pgm. + 2000-08-07 Kenichi Handa * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of diff --git a/src/ChangeLog b/src/ChangeLog index 2135a339b00..cbc2caca52b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2000-08-07 Eli Zaretskii + + * msdos.c (Fmsdos_set_mouse_buttons): Add missing backslashes in + the doc string. + 2000-08-07 Kenichi Handa * syntax.c (skip_chars): Fix previous change. Make the handling -- 2.39.2