]> git.eshelyaron.com Git - emacs.git/commit
Minor optimization to x_query_pointer_1
authorPo Lu <luangruo@yahoo.com>
Sun, 21 Aug 2022 06:06:22 +0000 (14:06 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 21 Aug 2022 06:06:22 +0000 (14:06 +0800)
commit8d4789c07273f5fdc9d3c1f06e357746a012b8dd
treee9421f3b3918077719eefe5040057c0509539d36
parent07c04da01016cd81e064a06b2449892eff7c8da0
Minor optimization to x_query_pointer_1

* src/xterm.c (x_query_pointer_1): Clear client pointer if it
disappeared.
src/xterm.c