* xselect.c: Include termhooks.h and X11/Xproto.h
authorJan Djärv <jan.h.d@swipnet.se>
Tue, 3 Feb 2004 16:34:57 +0000 (16:34 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Tue, 3 Feb 2004 16:34:57 +0000 (16:34 +0000)
commit1fb3821bbd76f13b8c288122eca57f84a362d8d9
tree5653be2dd861874f80bc0a9f65971ee21c60f0c8
parente69745bba57ab29685433a0c6ea799c6494faa0f
* xselect.c: Include termhooks.h and X11/Xproto.h
(x_check_property_data, x_fill_property_data)
(x_property_data_to_lisp, mouse_position_for_drop)
(Fx_get_atom_name, x_handle_dnd_message): New functions for DND support.
(Fx_send_client_event): Moved here from xfns.c.
(syms_of_xselect): Add Sx_get_atom_name and Sx_send_client_message.
src/xselect.c