annotate src/s/bsdos2-1.h @ 48912:b0b74923fe41

(popup_get_selection): Now static. New arg DO_TIMERS. If it is non-nil, run timers. Use an unwind-protect to requeue the events that were read ahead. (popup_get_selection_unwind): New subroutine. (popup_get_selection_queue): File-scope variable now holds that queue. (xmenu_show): Pass 0 for DO_TIMERS to popup_get_selection. (xdialog_show): Pass 1 for DO_TIMERS to popup_get_selection. Use an unwind-protect to pop down the dialog box. (xdialog_show_unwind): New subroutine implements that.
author Richard M. Stallman <rms@gnu.org>
date Sat, 21 Dec 2002 18:19:05 +0000
parents f7b797ba1874
children 695cf19ef79e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
15623
f7b797ba1874 Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
1 /* s/ file for BSDI BSD/OS 2.1 system. */
f7b797ba1874 Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
2
f7b797ba1874 Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
3 #include "bsdos2.h"
f7b797ba1874 Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
4
f7b797ba1874 Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
5 #undef LIB_X11_LIB
f7b797ba1874 Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
6 #define LIB_X11_LIB -L/usr/X11/lib -lX11 -lipc