log src/xselect.c @ 23374:0110032de8b3

age author description
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
Wed, 21 Jan 1998 23:32:12 +0000 Richard M. Stallman Update copyright year.
Fri, 09 Jan 1998 23:22:10 +0000 Richard M. Stallman (lisp_data_to_selection_data): Use size_byte.
Sun, 28 Dec 1997 19:06:57 +0000 Richard M. Stallman (Fx_rotate_cut_buffers_internal): Doc fix.
Tue, 25 Nov 1997 13:48:10 +0000 Andreas Schwab (Fx_disown_selection_internal): Fix type of EVENT.
Sat, 15 Nov 1997 20:16:49 +0000 Karl Heuer (x_handle_selection_request): Use xfree, not free.
Tue, 21 Oct 1997 10:43:40 +0000 Kenichi Handa Include buffer.h.
Wed, 06 Aug 1997 18:56:43 +0000 Richard M. Stallman (syms_of_xselect): Doc syntax fixes.
Wed, 06 Aug 1997 18:55:30 +0000 Richard M. Stallman (syms_of_xselect): Doc syntax fixes.
Sun, 03 Aug 1997 03:02:05 +0000 Kenichi Handa (Vclipboard_coding_system): New variable.
Thu, 24 Jul 1997 21:29:24 +0000 Richard M. Stallman (selection_data_to_lisp_data):
Sat, 12 Jul 1997 06:36:06 +0000 Richard M. Stallman (selection_data_to_lisp_data): Convert Fmake_vector
Wed, 02 Jul 1997 12:53:50 +0000 Kenichi Handa (selection_data_to_lisp_data): Call free instead of
Mon, 09 Jun 1997 13:00:16 +0000 Kenichi Handa (selection_data_to_lisp_data): Change coding system
Mon, 19 May 1997 03:33:50 +0000 Kenichi Handa (lisp_data_to_selection_data): charsets from `char' to `int.
Sat, 10 May 1997 03:37:01 +0000 Kenichi Handa (selection_data_to_lisp_data): If TYPE is `STRING'
Mon, 05 May 1997 19:14:27 +0000 Richard M. Stallman (x_reply_selection_request): Delete the inner
Thu, 01 May 1997 21:35:31 +0000 Richard M. Stallman (x_reply_selection_request): Fix previous change.
Thu, 01 May 1997 01:58:47 +0000 Richard M. Stallman (x_own_selection, x_reply_selection_request)
Thu, 10 Apr 1997 22:32:00 +0000 Karl Heuer (expect_property_change): Fix Lisp_Object/integer confusion.