]> git.eshelyaron.com Git - emacs.git/commit
Allow not putting pasted text onto the kill ring under xterm
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 3 Sep 2021 07:45:32 +0000 (09:45 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 3 Sep 2021 07:47:18 +0000 (09:47 +0200)
commite1c893f4a3ae005a76f34d2393fccb9a219abed1
tree343e717f91aeb73831fcb1b7c2a3f5670dc1cd00
parent4bdae17a74f1b6ea6b81066ce31f7ff5b45d3379
Allow not putting pasted text onto the kill ring under xterm

* lisp/term/xterm.el (xterm-paste): Don't put pasted text onto the
kill ring (bug#28868).
(xterm-store-paste-on-kill-ring): New user option.
etc/NEWS
lisp/term/xterm.el