* xfns.c (x-send-client-message): Moved to xselect.c
authorJan Djärv <jan.h.d@swipnet.se>
Tue, 3 Feb 2004 16:35:38 +0000 (16:35 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Tue, 3 Feb 2004 16:35:38 +0000 (16:35 +0000)
commitb4715a729383e91f79dd9eaa56cca7b49f51229c
tree10f6c86cbd719dc0e478f8b11cd43f2f405632ca
parent1fb3821bbd76f13b8c288122eca57f84a362d8d9
* xfns.c (x-send-client-message): Moved to xselect.c
(Fx_change_window_property): Add optional arguments TYPE, FORMAT and
OUTER_P.
(Fx_window_property): Add optional arguments TYPE, SOURCE, DELETE_P,
VECTOR_RET_P.  Handle AnyPropertyType.  Call x_property_data_to_lisp
if vector_ret_p is true.
(syms_of_xfns): Sx_send_client_message moved to xselect.c.
src/xfns.c