]> git.eshelyaron.com Git - emacs.git/commit
* lisp/simple.el (read-from-kill-ring): Add new arg PROMPT (bug#48478).
authorJuri Linkov <juri@linkov.net>
Tue, 18 May 2021 20:23:50 +0000 (23:23 +0300)
committerJuri Linkov <juri@linkov.net>
Tue, 18 May 2021 20:23:50 +0000 (23:23 +0300)
commit83be3e9598530eb77e6bbcc93b2e16934d2606af
tree4a9312b65c47a97f3cee0d7f64988e5a7786c464
parent63e4ed1c8f1c5bbf59c366134d379bae972201f9
* lisp/simple.el (read-from-kill-ring): Add new arg PROMPT (bug#48478).

* lisp/simple.el (yank-pop, yank-from-kill-ring):
* lisp/isearch.el (isearch-yank-from-kill-ring):
Use arg PROMPT in the call read-from-kill-ring.
lisp/isearch.el
lisp/simple.el