]> git.eshelyaron.com Git - emacs.git/commit
(wait_for_property_change): Avoid unlikely timing error.
authorRichard M. Stallman <rms@gnu.org>
Thu, 2 Feb 1995 18:49:38 +0000 (18:49 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 2 Feb 1995 18:49:38 +0000 (18:49 +0000)
commitafe1529d6faf7afafd95243cb39a128ff60cdcdc
tree9afefee35e8c3d7f602fca8a673a0084e02b6546
parent8b66759af7c1735a39bb43d2bb395c8f71978841
(wait_for_property_change): Avoid unlikely timing error.

(x_get_foreign_selection): Pass display to
x_start_queueing_selection_events and x_stop_queueing_selection_events.

(x_reply_selection_request): Call x_start_queueing_selection_events
and x_stop_queueing_selection_events.  Handle X protocol errors.
src/xselect.c