]> git.eshelyaron.com Git - emacs.git/commit
(_widget_value): Make `help' field a Lisp_Object. Add
authorJason Rumney <jasonr@gnu.org>
Sun, 9 Dec 2001 16:48:03 +0000 (16:48 +0000)
committerJason Rumney <jasonr@gnu.org>
Sun, 9 Dec 2001 16:48:03 +0000 (16:48 +0000)
commitd1fffd1db877af2266bf064b101c3b0cf1ccebc2
tree7082d3c6d7609bcdb10c50aea76057c7870b4dc5
parentf1a85b8926f3b464bb353ec418b0c04de4053cf4
(_widget_value): Make `help' field a Lisp_Object. Add
comment to explain where the struct came from.
(single_submenu, w32_menu_show): Set `help' field as Lisp_Object.
(add_menu_item): Process pop-up menus first to avoid memory leak.
(add_menu_item, w32_menu_display_help): Use `help' field as
Lisp_Object.
(w32_free_submenu_strings): Only free owner-drawn strings.
src/w32menu.c