]> git.eshelyaron.com Git - emacs.git/commit
Make C-w worth in isearch when at the last match in the buffer
authorJuri Linkov <juri@linkov.net>
Sun, 11 Oct 2020 03:04:40 +0000 (05:04 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 11 Oct 2020 03:04:40 +0000 (05:04 +0200)
commitf38751db5dd9ff62367d382df85063e924239662
tree2d70c5205caa49eb7e4039ab2c692e8d34ffd89c
parent8b1c6476bb4532c89bd1942525559d30bbae14ee
Make C-w worth in isearch when at the last match in the buffer

* lisp/isearch.el (isearch-yank-internal): Make C-w work when at
the last match in the buffer (bug#22118).
lisp/isearch.el