Include coding.h and charset.h.
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 30 Oct 2001 03:44:08 +0000 (03:44 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 30 Oct 2001 03:44:08 +0000 (03:44 +0000)
commitcc45fb4031a234b9c99549e54c4b0612af3d28cd
tree94a6b8549bedf7aacd736a51e062208a07c64af0
parentb2123f814237f1fb529c3ebfed6ba40f790e08b9
Include coding.h and charset.h.
(Fx_popup_menu): Use FRAME_PTR and FRAME_FONT and FRAME_LINE_HEIGHT.
(Fx_popup_dialog): Use FRAME_PTR and enum scroll_bar_part.
(single_submenu, xmenu_show): Use ENCODE_SYSTEM.
Explicitly set wv->help.  Use `TRUE' rather than `True'.
(menu_help_callback): Use empty_string.
src/xmenu.c