diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index cb65129f107..604695251c6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2002-01-07 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * xmenu.c (set_frame_menubar, xmenu_show): | ||
| 4 | (xdialog_show): Initialize wv->help to Qnil. | ||
| 5 | |||
| 6 | * w32menu.c (single_submenu, set_frame_menubar, w32_menu_show): | ||
| 7 | (w32_dialog_show): Initialize wv->help to Qnil. | ||
| 8 | |||
| 1 | 2002-01-06 Jason Rumney <jasonr@gnu.org> | 9 | 2002-01-06 Jason Rumney <jasonr@gnu.org> |
| 2 | 10 | ||
| 3 | * xmenu.c (single_submenu): Initialize wv->help to Qnil. | 11 | * xmenu.c (single_submenu): Initialize wv->help to Qnil. |