changeset 42590:0ba8f4e25989

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Mon, 07 Jan 2002 00:26:57 +0000
parents ac09ecabe088
children 668b6361c3c4
files src/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Mon Jan 07 00:24:45 2002 +0000
+++ b/src/ChangeLog	Mon Jan 07 00:26:57 2002 +0000
@@ -1,3 +1,11 @@
+2002-01-07  Jason Rumney  <jasonr@gnu.org>
+
+	* xmenu.c (set_frame_menubar, xmenu_show):
+	(xdialog_show):	Initialize wv->help to Qnil. 
+
+	* w32menu.c (single_submenu, set_frame_menubar, w32_menu_show):
+	(w32_dialog_show): Initialize wv->help to Qnil.
+
 2002-01-06  Jason Rumney  <jasonr@gnu.org>
 
 	* xmenu.c (single_submenu): Initialize wv->help to Qnil.