log src/xselect.c @ 41062:07a4ff5f0909

age author description
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jank Update usage of CHECK_ macros (remove unused second argument).
Sun, 21 Oct 2001 12:13:46 +0000 Pavel Jank Change doc-string comments to `new style' [w/`doc:' keyword].
Tue, 16 Oct 2001 09:09:51 +0000 Ken Raeburn Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
Thu, 12 Jul 2001 14:38:51 +0000 Gerd Moellmann (x_decline_selection_request): Handle errors
Tue, 16 Jan 2001 12:42:22 +0000 Gerd Moellmann Call redisplay_preserve_echo_area with additional arg.
Thu, 11 Jan 2001 16:08:55 +0000 Gerd Moellmann (selection_request_dpyinfo): New variable.
Wed, 10 Jan 2001 12:23:46 +0000 Gerd Moellmann (x_reply_selection_request): Add a comment.
Tue, 28 Nov 2000 15:36:08 +0000 Gerd Moellmann (wait_for_property_change): Update copyright.
Mon, 06 Nov 2000 12:35:44 +0000 Kenichi Handa Include composite.h.
Fri, 21 Jul 2000 02:39:45 +0000 Kenichi Handa *** empty log message ***
Fri, 21 Jul 2000 02:07:14 +0000 Kenichi Handa (lisp_data_to_selection_data): Use x_encode_text.
Sat, 20 May 2000 00:08:10 +0000 Kenichi Handa (selection_data_to_lisp_data): Setup members
Wed, 15 Dec 1999 00:26:05 +0000 Kenichi Handa (lisp_data_to_selection_data): Adjusted for the change
Mon, 13 Sep 1999 11:14:26 +0000 Gerd Moellmann (x_own_selection): Change for Lisp_Object selected_frame.
Sun, 12 Sep 1999 07:05:34 +0000 Ken Raeburn Use XCAR and XCDR instead of explicit member references.