Mercurial > emacs
comparison lisp/ChangeLog @ 30511:2ac427297d38
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 27 Jul 2000 15:51:12 +0000 |
parents | 0dca3aa6405a |
children | 148c11ee6b89 |
comparison
equal
deleted
inserted
replaced
30510:4a2abe231277 | 30511:2ac427297d38 |
---|---|
1 2000-07-27 Gerd Moellmann <gerd@gnu.org> | 1 2000-07-27 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly | |
4 escape `*' in regexps. | |
5 (midnight-find): Reverse order of arguments in the funcall of | |
6 TEST. | |
7 | |
8 * bindings.el (completion-ignored-extensions): Add `.la', `.lo', | |
9 and `.class'. | |
2 | 10 |
3 * play/meese.el: Add Commentary section. | 11 * play/meese.el: Add Commentary section. |
4 | 12 |
5 2000-07-27 Kenichi Handa <handa@etl.go.jp> | 13 2000-07-27 Kenichi Handa <handa@etl.go.jp> |
6 | 14 |
57 | 65 |
58 * files.el (normal-backup-enable-predicate): Correct | 66 * files.el (normal-backup-enable-predicate): Correct |
59 interpretation of the return value of compare-strings. | 67 interpretation of the return value of compare-strings. |
60 | 68 |
61 2000-07-26 Gerd Moellmann <gerd@gnu.org> | 69 2000-07-26 Gerd Moellmann <gerd@gnu.org> |
62 >>>>>>> 1.883 | |
63 | 70 |
64 * isearch.el (isearch-resume): New function. | 71 * isearch.el (isearch-resume): New function. |
65 (isearch-done): Add something to command-history to resume | 72 (isearch-done): Add something to command-history to resume |
66 the search. | 73 the search. |
67 (isearch-yank-line, isearch-yank-word): Use | 74 (isearch-yank-line, isearch-yank-word): Use |