(set_frame_menubar): First parse all submenus,
authorRichard M. Stallman <rms@gnu.org>
Wed, 31 Jul 2002 06:15:58 +0000 (06:15 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 31 Jul 2002 06:15:58 +0000 (06:15 +0000)
commitced89c24f5c9d794291aaccb9e55dcd6e7dbf66a
tree2f70609ac6357a9d5bd1e19310c8f91bf1c3ab0f
parentac474af158838341ece00dd620f79a7e7cce283d
(set_frame_menubar): First parse all submenus,
then make widget_value trees from them.
Don't allocate any widget_value objects
until we are done with the parsing.
(parse_single_submenu): New function.
(digest_single_submenu): New function.
(single_submenu): Function deleted, replaced by those two.
src/ChangeLog
src/xmenu.c