]> git.eshelyaron.com Git - emacs.git/commit
Wrap around the search on typing a letter (bug#56535)
authorJuri Linkov <juri@linkov.net>
Mon, 1 Aug 2022 19:19:01 +0000 (22:19 +0300)
committerJuri Linkov <juri@linkov.net>
Mon, 1 Aug 2022 19:19:01 +0000 (22:19 +0300)
commit7320a812e9e0624480406309a3cad18db38ff87a
tree4a78b6d9b6b845b92052d02d08042acf8e4b203b
parent9d8a6c82838f2f24e76a67379b02956aa668d7cf
Wrap around the search on typing a letter (bug#56535)

* doc/emacs/search.texi (Repeat Isearch): Improve values no/no-ding.

* lisp/isearch.el (isearch-search-and-update): Try to repeat the search
on an error when isearch-wrap-pause is no/no-ding.
doc/emacs/search.texi
etc/NEWS
lisp/isearch.el