]> git.eshelyaron.com Git - emacs.git/commit
* lisp/isearch.el (isearch-xterm-paste): Use code like in 'xterm-paste'.
authorJuri Linkov <juri@linkov.net>
Mon, 16 Dec 2019 00:18:00 +0000 (02:18 +0200)
committerJuri Linkov <juri@linkov.net>
Mon, 16 Dec 2019 00:18:00 +0000 (02:18 +0200)
commit5aab1e83f55ccbf7affc25272f6b1107aa17598c
treea137ba6135b875f7cab16435cb3f8676adecc671
parent7254b6346229a7b71b69f71e2d8eee113f02585a
* lisp/isearch.el (isearch-xterm-paste): Use code like in 'xterm-paste'.

Add arg 'event' and use it to get pasted text.
This allows pasting text on terminals to the
search string (bug#18727, bug#36950).
lisp/isearch.el