diff options
author | Juri Linkov <juri@linkov.net> | 2021-04-07 19:47:09 +0300 |
---|---|---|
committer | Juri Linkov <juri@linkov.net> | 2021-04-07 19:47:09 +0300 |
commit | 151b202cf0b5ad3dd28941dcf60c20e5e2adab67 (patch) | |
tree | cd6abe0c5accd0aacb5c9ad2e49361582caa9c4d /test/lisp/emacs-lisp | |
parent | 67628c9b2bc2b2f3e3fca2bf3e1e7357f38a2dd5 (diff) | |
download | emacs-151b202cf0b5ad3dd28941dcf60c20e5e2adab67.tar.gz emacs-151b202cf0b5ad3dd28941dcf60c20e5e2adab67.tar.bz2 emacs-151b202cf0b5ad3dd28941dcf60c20e5e2adab67.zip |
Don't set isearch-success in isearch-wrap functions
* 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)).
Diffstat (limited to 'test/lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions