isearch-lazy-highlight-cleanup

isearch-lazy-highlight-cleanup is an alias for `lazy-highlight-cleanup' in `isearch.el'.


(isearch-lazy-highlight-cleanup &optional FORCE)

This function is obsolete since 22.1;
use `lazy-highlight-cleanup' instead.

Stop lazy highlighting and remove extra highlighting from current buffer.
FORCE non-nil means do it whether or not `lazy-highlight-cleanup'
is nil. This function is called when exiting an incremental search if
`lazy-highlight-cleanup' is non-nil.