]> code.delx.au - gnu-emacs/commit
* lwlib/lwlib.h (toplevel): Use unsigned int for LWLIB_ID.
authorDmitry Antipov <dmantipov@yandex.ru>
Tue, 15 Jul 2014 09:59:05 +0000 (13:59 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Tue, 15 Jul 2014 09:59:05 +0000 (13:59 +0400)
commit60c6e448ebdde76452283c60c2fb0f8b7cfccbe8
treeb8ab0b81dd3345bb25e64efbbfd727c7b518459b
parentfb32e9f8f3962c63a5edb0a36283ae543601b115
* lwlib/lwlib.h (toplevel): Use unsigned int for LWLIB_ID.
* src/xmenu.c (toplevel): Use LWLIB_ID for next_menubar_widget_id.
(pop_down_menu) [USE_X_TOOLKIT]: Accept integer arg.
(create_and_show_popup_menu, create_and_show_dialog) [USE_X_TOOLKIT]:
Use record_unwind_protect_int and avoid consing.
(syms_of_xmenu) [USE_X_TOOLKIT]: Declare WIDGET_ID_TICK_START.
lwlib/ChangeLog
lwlib/lwlib.h
src/ChangeLog
src/xmenu.c