• Juri Linkov's avatar
    * lisp/replace.el (perform-replace): Move let-bindings of isearch-* · dc2bc295
    Juri Linkov authored
    variables deeper to the loop that searches for the next match.
    Add bindings for `isearch-nonincremental' and `isearch-adjusted'.
    Use `isearch-search-fun-default' instead of `isearch-search-fun'.
    
    * lisp/isearch.el (isearch-search-fun-default): Check for null
    first element of isearch-cmds as a precaution when it's used
    with inactive isearch.
    
    Fixes: debbugs:13579
    dc2bc295
isearch.el 120 KB