]> git.eshelyaron.com Git - emacs.git/commit
Avoid extraneous selection querying if we own the selection
authorPo Lu <luangruo@yahoo.com>
Tue, 1 Feb 2022 02:03:05 +0000 (02:03 +0000)
committerPo Lu <luangruo@yahoo.com>
Tue, 1 Feb 2022 02:03:05 +0000 (02:03 +0000)
commit16174d796f86fe31c4a20ece471bed10f23c229f
tree5145d408ad9133c5aa9240208eb2da595e719a0f
parentd6d73224a21506b0ba31fd03bd99c5535ce3bb9c
Avoid extraneous selection querying if we own the selection

* lisp/select.el (gui--selection-value-internal): Return nil if
`gui-backend-selection-owner-p' on window systems where it is
reliable.
lisp/select.el