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.
Sun, 24 Jan 1999 20:06:34 +0000 Richard M. Stallman (x_handle_selection_clear): Don't clear the
Tue, 15 Dec 1998 04:35:38 +0000 Kenichi Handa (lisp_data_to_selection_data): Call find_charset_in_str
Fri, 30 Oct 1998 10:21:58 +0000 Andreas Schwab (Vselection_coding_system): Doc fix.
Mon, 12 Oct 1998 12:00:44 +0000 Kenichi Handa (lisp_data_to_selection_data): Call find_charset_in_str with CMPCHARP arg 0.
Wed, 26 Aug 1998 21:15:23 +0000 Richard M. Stallman (selection_data_to_lisp_data): Code-convert selections
Sat, 15 Aug 1998 01:28:14 +0000 Kenichi Handa (Vnext_selection_coding_system): New variable.
Sat, 11 Jul 1998 20:42:12 +0000 Richard M. Stallman (Vselection_coding_system):
Thu, 09 Jul 1998 02:02:33 +0000 Kenichi Handa (selection_data_to_lisp_data): Set Vlast_coding_system_used.
Thu, 21 May 1998 01:48:52 +0000 Kenichi Handa (lisp_data_to_selection_data): Call
Sat, 18 Apr 1998 22:14:32 +0000 Richard M. Stallman (Fx_get_cut_buffer_internal): If FORMAT is 0, cut buffer is empty.
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
Thu, 02 Apr 1998 00:25:47 +0000 Kenichi Handa (selection_data_to_lisp_data): Give
Sat, 21 Mar 1998 17:49:39 +0000 Richard M. Stallman (selection_data_to_lisp_data): Use make_string_from_bytes.
Sat, 21 Mar 1998 07:06:14 +0000 Richard M. Stallman Use STRING_BYTES and SET_STRING_BYTES.
Thu, 22 Jan 1998 01:26:45 +0000 Kenichi Handa (selection_data_to_lisp_data): Adjusted for the change