Do not call interprogram-paste-function repeatedly
commit532f5fb3877ccd535a822f7c3c08d396621b4325
authorBasil L. Contovounesios <contovob@tcd.ie>
Thu, 12 Apr 2018 16:46:37 +0000 (12 17:46 +0100)
committerNoam Postavsky <npostavs@gmail.com>
Wed, 25 Apr 2018 11:37:32 +0000 (25 07:37 -0400)
tree0e18f6ba5c31566979bea14b95a8cf6c1f83b5b5
parentcab400aacde04e4455caea4a6525b26ca7909850
Do not call interprogram-paste-function repeatedly

* lisp/simple.el (current-kill): Disable interprogram-paste-function
so that kill-new doesn't call it repeatedly when
save-interprogram-paste-before-kill is enabled.  (bug#31209)
lisp/simple.el