Mercurial > emacs
comparison lisp/ChangeLog @ 46522:16bfc5cf92da
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 18 Jul 2002 15:04:36 +0000 |
parents | 272c43ada087 |
children | 1a35def1cbe9 |
comparison
equal
deleted
inserted
replaced
46521:84a08db3c1e6 | 46522:16bfc5cf92da |
---|---|
1 2002-07-18 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * timer.el (timer-inc-time): Doc fix. | |
4 | |
5 * replace.el (keep-lines, flush-lines): Interactively report | |
6 read-only error before reading regexp argument. | |
7 | |
8 * dabbrev.el (dabbrev--search): Use inhibit-point-motion-hooks. | |
9 | |
10 * bindings.el (last-buffer): Handle buffer-list and buffer-predicate | |
11 frame parameters like bury-buffer. | |
12 | |
13 * simple.el (choose-completion-delete-max-match): | |
14 Handle minibuffer prompts explicitly. | |
15 | |
1 2002-07-18 Juanma Barranquero <lektu@terra.es> | 16 2002-07-18 Juanma Barranquero <lektu@terra.es> |
2 | 17 |
3 * international/mule-util.el (string-to-sequence, truncate-string): Add | 18 * international/mule-util.el (string-to-sequence, truncate-string): Add |
4 autoload cookie to obsolescence declaration. | 19 autoload cookie to obsolescence declaration. |
5 | 20 |