]> git.eshelyaron.com Git - emacs.git/commit
Fix mouse face bugs on Motif
authorPo Lu <luangruo@yahoo.com>
Sat, 30 Apr 2022 01:22:20 +0000 (09:22 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 30 Apr 2022 01:22:20 +0000 (09:22 +0800)
commitaf84ea2b9e6b54d8d0e26773d3299b9efb5a39b0
tree4e696e8356e871540ef8d1ab000c344234526559
parent94ecd2b3c664387cd703fb639d6909a9e6bf551b
Fix mouse face bugs on Motif

* src/xterm.c (handle_one_xevent): Fix handling LeaveNotify
events from Motif menus.
src/xterm.c