Mercurial > emacs
comparison lisp/ChangeLog @ 30477:5996e9860cd2
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 26 Jul 2000 14:48:48 +0000 |
parents | deaccf3300df |
children | bc0a97df8aed |
comparison
equal
deleted
inserted
replaced
30476:26fe451fc5f7 | 30477:5996e9860cd2 |
---|---|
1 2000-07-26 Gerd Moellmann <gerd@gnu.org> | 1 2000-07-26 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * isearch.el (isearch-resume): New function. | |
4 (isearch-done): Add something to command-history to resume | |
5 the search. | |
6 (isearch-yank-line, isearch-yank-word): Use | |
7 buffer-substring-no-properties instead of buffer-substring. | |
2 | 8 |
3 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead | 9 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead |
4 of flyspell-mouse-map. | 10 of flyspell-mouse-map. |
5 | 11 |
6 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove | 12 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove |