1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 12:40:49 -08:00

*** empty log message ***

This commit is contained in:
Jason Rumney 2007-02-22 23:24:06 +00:00
parent 563cd4c008
commit a67b5c3dac

View file

@ -1,5 +1,8 @@
2007-02-22 Jason Rumney <jasonr@gnu.org>
* w32menu.c (Fx_popup_menu): Don't free menu strings here.
(w32_menu_show): Do it here instead.
* w32fns.c (w32_wnd_proc) [WM_INITMENU]: Set menubar_active frame
parameter.