]> git.eshelyaron.com Git - emacs.git/commit
Make isearch respond to 'mouse-yank-at-point'
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 27 Apr 2022 12:02:23 +0000 (14:02 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 27 Apr 2022 12:02:23 +0000 (14:02 +0200)
commita7f2eb3054588ce627aeb6c24ca0b4c469f68914
tree377ccd650fb4311e575b16282193efb47aa71553
parent5aef2623a37d9fe452b7072dbd12c7a24dd971e2
Make isearch respond to 'mouse-yank-at-point'

* doc/emacs/killing.texi (Secondary Selection): Document it.
* lisp/isearch.el (isearch-mouse-2): Make isearch respond to
mouse-yank-at-point (bug#7787).

* lisp/mouse.el (mouse-yank-at-point): Mention it.
doc/emacs/killing.texi
etc/NEWS
lisp/isearch.el
lisp/mouse.el