]> git.eshelyaron.com Git - emacs.git/commit
Fix handling invalidated selection requests
authorPo Lu <luangruo@yahoo.com>
Wed, 29 Jun 2022 13:24:51 +0000 (21:24 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 29 Jun 2022 13:24:51 +0000 (21:24 +0800)
commitd3492bcf3075ba1ca18fb9e759878c8467ae838c
tree6eedf6b3bd7ea34e497dfb20211e890330903a48
parente83919f7214aad67995171b22dab8b76685943b9
Fix handling invalidated selection requests

* src/xselect.c (x_handle_selection_request): Correctly punt
when !dpyinfo.
src/xselect.c