Mercurial > emacs
changeset 46522:16bfc5cf92da
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 18 Jul 2002 15:04:36 +0000 |
parents | 84a08db3c1e6 |
children | 0cdc8b745baf |
files | lisp/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 19 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Jul 18 15:04:29 2002 +0000 +++ b/lisp/ChangeLog Thu Jul 18 15:04:36 2002 +0000 @@ -1,3 +1,18 @@ +2002-07-18 Richard M. Stallman <rms@gnu.org> + + * 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 <lektu@terra.es> * international/mule-util.el (string-to-sequence, truncate-string): Add