]> git.eshelyaron.com Git - emacs.git/commit
Fix two issues in xterm.c
authorPo Lu <luangruo@yahoo.com>
Sun, 28 Aug 2022 04:02:43 +0000 (12:02 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 28 Aug 2022 04:02:43 +0000 (12:02 +0800)
commitd704c61e25b5498fb7971187789956b9646b94f5
treeb459b65f120b82ea514e79243bf23b3530fccec3
parent3f076a8e44b652691ffd4a2a07b04ab956ed4668
Fix two issues in xterm.c

* src/xterm.c (x_atom_refs): Make EMACS_SERVER_TIME_PROP atom
have a vendor-specific prefix.
(x_query_pointer_1): Fix leak of button mask.
src/xterm.c