• Juri Linkov's avatar
    Don't set isearch-success in isearch-wrap functions · 151b202c
    Juri Linkov authored
    * lisp/comint.el (comint-history-isearch-wrap):
    * lisp/simple.el (minibuffer-history-isearch-wrap):
    Don't set isearch-success to t, so isearch-repeat won't skip the
    beginning of the wrapped match with (forward-char (if isearch-forward 1 -1)).
    151b202c
simple.el 397 KB