]> git.eshelyaron.com Git - emacs.git/commit
Make sure the X mouse position hook always looks at an X frame
authorPo Lu <luangruo@yahoo.com>
Fri, 14 Jan 2022 09:43:09 +0000 (17:43 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 14 Jan 2022 09:43:09 +0000 (17:43 +0800)
commita970a2a48926d2eca0b767d01c809fbebdc320d7
tree2c842028368f2aaf1960a50870848a81d5a02b4e
parent53eaec6dc33ad3b44ce4566330c834a47f1e56dd
Make sure the X mouse position hook always looks at an X frame

* src/xterm.c (XTmouse_position): Check that f1 is an X frame.
src/xterm.c