summaryrefslogtreecommitdiff
path: root/src/xselect.c
AgeCommit message (Expand)Author
2002-06-07(lisp_data_to_selection_data): Fix last change:Sam Steingold
2002-06-07(lisp_data_to_selection_data): Fix last change: set size_ret.Eli Zaretskii
2002-06-05(lisp_data_to_selection_data): If the requested typeEli Zaretskii
2002-05-31(lisp_data_to_selection_data): Always set selectionEli Zaretskii
2002-05-20* xselect.c (symbol_to_x_atom, x_get_foreign_selection): UseKen Raeburn
2002-05-07(lisp_data_to_selection_data): Don't set selectionEli Zaretskii
2002-03-04Change defvar_int def and vars to use EMACS_INT instead of just int.Stefan Monnier
2002-02-26(Qcompound_text_with_extensions): Renamed from Qcompound_text_no_extensions.Eli Zaretskii
2002-02-23(selection_data_to_lisp_data): Fix last change.Eli Zaretskii
2002-02-22Fix last change.Eli Zaretskii
2002-02-22<Qcompound_text_with_extensions>: New variable.Eli Zaretskii
2001-11-02Update usage of CHECK_ macros (remove unused second argument).Pavel Janík
2001-10-21Change doc-string comments to `new style' [w/`doc:' keyword].Pavel Janík
2001-10-16Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimentingKen Raeburn
2001-07-12(x_decline_selection_request): Handle errorsGerd Moellmann
2001-01-16Call redisplay_preserve_echo_area with additional arg.Gerd Moellmann
2001-01-11(selection_request_dpyinfo): New variable.Gerd Moellmann
2001-01-10(x_reply_selection_request): Add a comment.Gerd Moellmann
2000-11-28(wait_for_property_change): Update copyright.Gerd Moellmann
2000-11-06Include composite.h.Kenichi Handa
2000-07-21*** empty log message ***Kenichi Handa
2000-07-21(lisp_data_to_selection_data): Use x_encode_text.Kenichi Handa
2000-05-20(selection_data_to_lisp_data): Setup membersKenichi Handa
1999-12-15(lisp_data_to_selection_data): Adjusted for the changeKenichi Handa
1999-09-13(x_own_selection): Change for Lisp_Object selected_frame.Gerd Moellmann
1999-09-12Use XCAR and XCDR instead of explicit member references.Ken Raeburn
1999-01-24(x_handle_selection_clear): Don't clear theRichard M. Stallman
1998-12-15(lisp_data_to_selection_data): Call find_charset_in_strKenichi Handa
1998-10-30(Vselection_coding_system): Doc fix.Andreas Schwab
1998-10-12(lisp_data_to_selection_data): Call find_charset_in_str with CMPCHARP arg 0.Kenichi Handa
1998-08-26(selection_data_to_lisp_data): Code-convert selectionsRichard M. Stallman
1998-08-15(Vnext_selection_coding_system): New variable.Kenichi Handa
1998-07-11(Vselection_coding_system):Richard M. Stallman
1998-07-09(selection_data_to_lisp_data): Set Vlast_coding_system_used.Kenichi Handa
1998-05-21(lisp_data_to_selection_data): CallKenichi Handa
1998-04-18(Fx_get_cut_buffer_internal): If FORMAT is 0, cut buffer is empty.Richard M. Stallman
1998-04-14Fix -Wimplicit warnings.Andreas Schwab
1998-04-02(selection_data_to_lisp_data): GiveKenichi Handa
1998-03-21(selection_data_to_lisp_data): Use make_string_from_bytes.Richard M. Stallman
1998-03-21Use STRING_BYTES and SET_STRING_BYTES.Richard M. Stallman
1998-01-22(selection_data_to_lisp_data): Adjusted for the changeKenichi Handa
1998-01-21Update copyright year.Richard M. Stallman
1998-01-09(lisp_data_to_selection_data): Use size_byte.Richard M. Stallman
1997-12-28(Fx_rotate_cut_buffers_internal): Doc fix.Richard M. Stallman
1997-11-25(Fx_disown_selection_internal): Fix type of EVENT.Andreas Schwab
1997-11-15(x_handle_selection_request): Use xfree, not free.Karl Heuer
1997-10-21Include buffer.h.Kenichi Handa
1997-08-06(syms_of_xselect): Doc syntax fixes.Richard M. Stallman
1997-08-03(Vclipboard_coding_system): New variable.Kenichi Handa
1997-07-24(selection_data_to_lisp_data):Richard M. Stallman