* xmenu.c (menubar_selection_callback): Force out GTK buffered
authorJan Djärv <jan.h.d@swipnet.se>
Thu, 3 Feb 2005 19:49:43 +0000 (19:49 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Thu, 3 Feb 2005 19:49:43 +0000 (19:49 +0000)
commit81f098775c8dad4293a137c0f6f52ce3743a6cde
treede5f6a1c7fd201d8abe116e9c6cd3ad15bc68c62
parent0e95095bfb71948bc9f076578e31c434aba94e8a
* xmenu.c (menubar_selection_callback): Force out GTK buffered
events so the menu event comes after them.  This is to prevent sit-for
from exiting on buffered events directly after a menu selection,
lisp code for Help => About Emacs uses sit-for.
src/xmenu.c