]> git.eshelyaron.com Git - emacs.git/commit
Don't send menu help events on Haiku if the pointer isn't in the menu
authorPo Lu <luangruo@yahoo.com>
Tue, 25 Jan 2022 10:02:16 +0000 (10:02 +0000)
committerPo Lu <luangruo@yahoo.com>
Tue, 25 Jan 2022 10:02:16 +0000 (10:02 +0000)
commit0a70f748e759b77a760be2efac8e2460b777c6f5
treefb421d03839a949290357d754d84d002bc7bfa76
parentb373c8ad71eb3877294451af5eb75819c706785a
Don't send menu help events on Haiku if the pointer isn't in the menu

* src/haiku_support.cc (Highlight): Only send help events
if the mouse cursor is actually in the menu.
src/haiku_support.cc