* xmenu.c (Fx_popup_menu): Extract event timestamp. Pass it to
authorChong Yidong <cyd@stupidchicken.com>
Sat, 7 Nov 2009 23:49:08 +0000 (23:49 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 7 Nov 2009 23:49:08 +0000 (23:49 +0000)
commita20903d09e11de170b39fafbc3d6e8e9417fae67
tree307bbc8571f83ea9e135a1fa4ed860b66f3ecda7
parentae6c6274296c883e8b21888b3177ed49bc9e869d
* xmenu.c (Fx_popup_menu): Extract event timestamp.  Pass it to
xmenu_show.
(xmenu_show): New arg.  Pass it to create_and_show_popup_menu.
(create_and_show_popup_menu): New arg.  Pass it to gtk_menu_popup.
src/ChangeLog
src/xmenu.c