+2001-01-10 Gerd Moellmann <gerd@gnu.org>
+
+ * isearch.el (isearch-done): Set isearch-lazy-highlight-start
+ to nil.
+
2001-01-10 Dave Love <fx@gnu.org>
* vc-cvs.el (vc-cvs-header): Fix :type.
(remove-hook 'mouse-leave-buffer-hook 'isearch-done)
(remove-hook 'kbd-macro-termination-hook 'isearch-done)
+ (setq isearch-lazy-highlight-start nil)
+
;; Called by all commands that terminate isearch-mode.
;; If NOPUSH is non-nil, we don't push the string on the search ring.
(setq overriding-terminal-local-map nil)