]> git.eshelyaron.com Git - emacs.git/commit
(xmenu_show) [USE_X_TOOLKIT]: Keyboard input exits the menu.
authorRichard M. Stallman <rms@gnu.org>
Thu, 7 Jul 1994 06:29:09 +0000 (06:29 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 7 Jul 1994 06:29:09 +0000 (06:29 +0000)
commit5511b568594a609ad615271455b57f0184835c8a
tree99e09767641dc51c179e7a78ba53544247a65002
parent336b7f41606b57bbfe0e7bc1530cd14d44009821
(xmenu_show) [USE_X_TOOLKIT]: Keyboard input exits the menu.
ButtonRelease does so if within Vdouble_click_time.
Ignore mouse motion if button was already released.
(menu_item_selection): Declare volatile, if __STDC__.
src/xmenu.c