log src/xselect.c @ 42087:32f317cd7f01

age author description
2001-11-02 Pavel Janík Update usage of CHECK_ macros (remove unused second argument).
2001-10-21 Pavel Janík Change doc-string comments to `new style' [w/`doc:' keyword].
2001-10-16 Ken Raeburn Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
2001-07-12 Gerd Moellmann (x_decline_selection_request): Handle errors
2001-01-16 Gerd Moellmann Call redisplay_preserve_echo_area with additional arg.
2001-01-11 Gerd Moellmann (selection_request_dpyinfo): New variable.
2001-01-10 Gerd Moellmann (x_reply_selection_request): Add a comment.
2000-11-28 Gerd Moellmann (wait_for_property_change): Update copyright.
2000-11-06 Kenichi Handa Include composite.h.
2000-07-21 Kenichi Handa *** empty log message ***
2000-07-21 Kenichi Handa (lisp_data_to_selection_data): Use x_encode_text.
2000-05-20 Kenichi Handa (selection_data_to_lisp_data): Setup members
1999-12-15 Kenichi Handa (lisp_data_to_selection_data): Adjusted for the change
1999-09-13 Gerd Moellmann (x_own_selection): Change for Lisp_Object selected_frame.
1999-09-12 Ken Raeburn Use XCAR and XCDR instead of explicit member references.
1999-01-24 Richard M. Stallman (x_handle_selection_clear): Don't clear the
1998-12-15 Kenichi Handa (lisp_data_to_selection_data): Call find_charset_in_str
1998-10-30 Andreas Schwab (Vselection_coding_system): Doc fix.
1998-10-12 Kenichi Handa (lisp_data_to_selection_data): Call find_charset_in_str with CMPCHARP arg 0.
1998-08-26 Richard M. Stallman (selection_data_to_lisp_data): Code-convert selections
1998-08-15 Kenichi Handa (Vnext_selection_coding_system): New variable.
1998-07-11 Richard M. Stallman (Vselection_coding_system):
1998-07-09 Kenichi Handa (selection_data_to_lisp_data): Set Vlast_coding_system_used.
1998-05-21 Kenichi Handa (lisp_data_to_selection_data): Call
1998-04-18 Richard M. Stallman (Fx_get_cut_buffer_internal): If FORMAT is 0, cut buffer is empty.
1998-04-14 Andreas Schwab Fix -Wimplicit warnings.
1998-04-02 Kenichi Handa (selection_data_to_lisp_data): Give
1998-03-21 Richard M. Stallman (selection_data_to_lisp_data): Use make_string_from_bytes.
1998-03-21 Richard M. Stallman Use STRING_BYTES and SET_STRING_BYTES.
1998-01-22 Kenichi Handa (selection_data_to_lisp_data): Adjusted for the change