(struct property_change): New field `arrived'.
commitd1f21a66c48c44b9ad01f419cfc59f022aabd4c2
authorRichard M. Stallman <rms@gnu.org>
Sat, 14 Aug 1993 23:02:58 +0000 (14 23:02 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 14 Aug 1993 23:02:58 +0000 (14 23:02 +0000)
tree454838a88a699491eeb8dabee94d33b9a5cb1d6a
parentb90d9e804346d2202de60678656b361f331d1c40
(struct property_change): New field `arrived'.
(expect_property_change): Return struct property_change *.
Clear `arrived'.
(unexpect_property_change): Take one as argument.
(wait_for_property_change): Take one as argument.
If `arrived' is set, don't wait.
(wait_for_property_change_unwind): Corresponding changes.
(receive_incremental_selection): Corresponding changes.
(x_reply_selection_request): Corresponding changes.
(property_deleted_p): Function deleted.

(x_handle_selection_clear): Redisplay.
src/xselect.c