(next_noop_dpyinfo): New variable.
authorRichard M. Stallman <rms@gnu.org>
Tue, 25 Jul 1995 20:13:23 +0000 (20:13 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 25 Jul 1995 20:13:23 +0000 (20:13 +0000)
commit2224b90547d14a57ea940acf4e1d908df3a8400a
tree6e94d0245f27c23bb7cde99e04d401a204034ed5
parentfd3a302261f7250696b177cc7cacfd6d729583f7
(next_noop_dpyinfo): New variable.
(XTread_socket): Use that to cycle through all displays for XNoOp.

(XTread_socket) [USE_X_TOOLKIT]: For ButtonPress in menu bar,
save the event--don't pass to Xt yet.  Make a menu_bar_activate_event.
(temp_index, temp_buffer): Now static.
src/xterm.c