]> git.eshelyaron.com Git - emacs.git/commit
* gtkutil.c (create_menus): Connect selection-done event instead of
authorJan Djärv <jan.h.d@swipnet.se>
Thu, 3 Feb 2005 19:50:08 +0000 (19:50 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Thu, 3 Feb 2005 19:50:08 +0000 (19:50 +0000)
commitc8934d9de9dfb3b63b31a09cad985dbcc02988da
treebdd6304fcc8ae80a6f11c0e2609e0464a295b918
parent81f098775c8dad4293a137c0f6f52ce3743a6cde
* gtkutil.c (create_menus): Connect selection-done event instead of
the deactivate event to deactivate_cb.  This will make the last
leave event come before the call to deactivate_cb, so the leave
event does not make sit-for exit after a menu selection.
src/gtkutil.c