• Juri Linkov's avatar
    * lisp/isearch.el (isearch-lazy-highlight-new-loop): · 54d9de11
    Juri Linkov authored
    Set `isearch-lazy-highlight-start' and `isearch-lazy-highlight-end'
    to `isearch-other-end' if it is not nil. 
    
    * lisp/replace.el (replace-highlight): Let-bind `isearch-other-end'
    to `match-beg'.
    
    * lisp/textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
    Let-bind `isearch-other-end' to `start', `isearch-forward' to t
    and `isearch-error' to nil.
    
    Fixes: debbugs:13402
    54d9de11
replace.el 83.5 KB