]> git.eshelyaron.com Git - emacs.git/commit
In Isearch bind 'C-s M-y' to isearch-yank-pop-only with old code (bug#45483)
authorJuri Linkov <juri@linkov.net>
Wed, 30 Dec 2020 09:30:57 +0000 (11:30 +0200)
committerJuri Linkov <juri@linkov.net>
Wed, 30 Dec 2020 09:30:57 +0000 (11:30 +0200)
commit75191b0af20d1e29edb1744bd7574ed77f91f8f6
tree5eb759823ede0dec90e091d1a785fef6991557eb
parente5c5a8f959669a03af712447d4dc49e0d99da294
In Isearch bind 'C-s M-y' to isearch-yank-pop-only with old code (bug#45483)

* lisp/isearch.el (isearch-menu-bar-yank-map, isearch-mode-map):
(isearch-forward): Use isearch-yank-pop-only instead of isearch-yank-pop.
(isearch-yank-pop): Mention isearch-yank-pop-only.
(isearch-yank-pop-only): New command with old body from Emacs 27.
etc/NEWS
lisp/isearch.el