Mercurial > emacs
diff src/ChangeLog @ 105891:07c792840800
* 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.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 07 Nov 2009 23:49:08 +0000 |
parents | 8103235103a7 |
children | 28d5dd02302d |
line wrap: on
line diff
--- a/src/ChangeLog Sat Nov 07 19:39:39 2009 +0000 +++ b/src/ChangeLog Sat Nov 07 23:49:08 2009 +0000 @@ -1,3 +1,10 @@ +2009-11-07 Chong Yidong <cyd@stupidchicken.com> + + * 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. + 2009-11-06 Stefan Monnier <monnier@iro.umontreal.ca> Let integers use up 2 tags to give them one extra bit and thus double