summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 77dca753f0a..0eeeef884e2 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -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.