Mercurial > emacs
comparison src/ChangeLog @ 76084:af4e7ca5a113
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Thu, 22 Feb 2007 23:33:07 +0000 |
parents | e34fd8a59d0b |
children | 635817aa9180 |
comparison
equal
deleted
inserted
replaced
76083:5e1d8f9b52ea | 76084:af4e7ca5a113 |
---|---|
1 2007-02-22 Jason Rumney <jasonr@gnu.org> | 1 2007-02-22 Jason Rumney <jasonr@gnu.org> |
2 | 2 |
3 * w32fns.c (menu_bar_in_use): New flag. | 3 * w32fns.c (menubar_in_use): New flag. |
4 (w32_wnd_proc) [WM_INITMENU, WM_EXITMENULOOP, WM_TIMER, WM_COMMAND]: | 4 (w32_wnd_proc) [WM_INITMENU, WM_EXITMENULOOP, WM_TIMER, WM_COMMAND]: |
5 Use it. | 5 Use it. |
6 | 6 |
7 * w32menu.c (Fx_popup_menu): Don't free menu strings here. | 7 * w32menu.c (Fx_popup_menu): Don't free menu strings here. |
8 (w32_menu_show): Do it here instead. | 8 (w32_menu_show): Do it here instead. |