From: Richard M. Stallman Date: Thu, 18 Jul 2002 15:04:36 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~14001 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f33f4398d4697116ebbdb512c08bf497f6b49f10;p=emacs.git *** empty log message *** --- 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_.