Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jul 26 14:48:00 2000 +0000 +++ b/lisp/ChangeLog Wed Jul 26 14:48:48 2000 +0000 @@ -1,5 +1,11 @@ 2000-07-26 Gerd Moellmann <gerd@gnu.org> + * isearch.el (isearch-resume): New function. + (isearch-done): Add something to command-history to resume + the search. + (isearch-yank-line, isearch-yank-word): Use + buffer-substring-no-properties instead of buffer-substring. + * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead of flyspell-mouse-map.