* xterm.h (struct x_output) [HAVE_X_I18N]: Remove xic_base_fontname
authorDmitry Antipov <dmantipov@yandex.ru>
Fri, 2 Aug 2013 03:55:24 +0000 (07:55 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Fri, 2 Aug 2013 03:55:24 +0000 (07:55 +0400)
commit65b02bb9dc87ec52b3b3bc2fefa92827fb323003
tree089ac49aa4dbe63e925552a82156124f52c1577c
parent99a0084e0549f0049b3597039bc86348587309b6
* xterm.h (struct x_output) [HAVE_X_I18N]: Remove xic_base_fontname
member which is not really used any more.
(FRAME_XIC_BASE_FONTNAME): Remove.
* xfns.c (xic_free_fontset): Adjust user.
* xmenu.c (mouse_position_for_popup, x_activate_menubar)
(update_frame_menubar, set_frame_menubar, free_frame_menubar)
(create_and_show_popup_menu, xmenu_show, create_and_show_dialog)
(xdialog_show): Use eassert for debugging check.
src/ChangeLog
src/xfns.c
src/xmenu.c
src/xterm.h