From f33f4398d4697116ebbdb512c08bf497f6b49f10 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 18 Jul 2002 15:04:36 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 15 +++++++++++++++ src/ChangeLog | 4 ++++ 2 files changed, 19 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0e59d51062a..c0b46275170 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,18 @@ +2002-07-18 Richard M. Stallman + + * timer.el (timer-inc-time): Doc fix. + + * replace.el (keep-lines, flush-lines): Interactively report + read-only error before reading regexp argument. + + * dabbrev.el (dabbrev--search): Use inhibit-point-motion-hooks. + + * bindings.el (last-buffer): Handle buffer-list and buffer-predicate + frame parameters like bury-buffer. + + * simple.el (choose-completion-delete-max-match): + Handle minibuffer prompts explicitly. + 2002-07-18 Juanma Barranquero * international/mule-util.el (string-to-sequence, truncate-string): Add diff --git a/src/ChangeLog b/src/ChangeLog index 99709b6ffb3..241ac4f7135 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2002-07-18 Richard M. Stallman + + * data.c (Fdefalias): Doc fix. + 2002-07-17 Dave Love * intervals.h (text_property_stickiness): Use P_. -- 2.39.2