aboutsummaryrefslogtreecommitdiffstats
path: root/src/xselect.c (unfollow)
Commit message (Expand)AuthorFilesLines
1999-12-15(lisp_data_to_selection_data): Adjusted for the changeKenichi Handa1-1/+1
1999-09-13(x_own_selection): Change for Lisp_Object selected_frame.Gerd Moellmann1-22/+28
1999-09-12Use XCAR and XCDR instead of explicit member references.Ken Raeburn1-67/+67
1999-01-24(x_handle_selection_clear): Don't clear theRichard M. Stallman1-1/+21
1998-12-15(lisp_data_to_selection_data): Call find_charset_in_strKenichi Handa1-1/+1
1998-10-30(Vselection_coding_system): Doc fix.Andreas Schwab1-1/+1
1998-10-12(lisp_data_to_selection_data): Call find_charset_in_str with CMPCHARP arg 0.Kenichi Handa1-1/+1
1998-08-26(selection_data_to_lisp_data): Code-convert selectionsRichard M. Stallman1-2/+9
1998-08-15(Vnext_selection_coding_system): New variable.Kenichi Handa1-2/+19
1998-07-11(Vselection_coding_system):Richard M. Stallman1-6/+5
1998-07-09(selection_data_to_lisp_data): Set Vlast_coding_system_used.Kenichi Handa1-1/+7
1998-05-21(lisp_data_to_selection_data): CallKenichi Handa1-1/+1
1998-04-18(Fx_get_cut_buffer_internal): If FORMAT is 0, cut buffer is empty.Richard M. Stallman1-1/+2
1998-04-14Fix -Wimplicit warnings.Andreas Schwab1-0/+1
1998-04-02(selection_data_to_lisp_data): GiveKenichi Handa1-2/+4
1998-03-21(selection_data_to_lisp_data): Use make_string_from_bytes.Richard M. Stallman1-2/+2
1998-03-21Use STRING_BYTES and SET_STRING_BYTES.Richard M. Stallman1-2/+2
1998-01-22(selection_data_to_lisp_data): Adjusted for the changeKenichi Handa1-11/+12
1998-01-21Update copyright year.Richard M. Stallman1-1/+1
1998-01-09(lisp_data_to_selection_data): Use size_byte.Richard M. Stallman1-2/+2
1997-12-28(Fx_rotate_cut_buffers_internal): Doc fix.Richard M. Stallman1-2/+2
1997-11-25(Fx_disown_selection_internal): Fix type of EVENT.Andreas Schwab1-2/+2
1997-11-15(x_handle_selection_request): Use xfree, not free.Karl Heuer1-18/+18
1997-10-21Include buffer.h.Kenichi Handa1-15/+21
1997-08-06(syms_of_xselect): Doc syntax fixes.Richard M. Stallman1-8/+8
1997-08-03(Vclipboard_coding_system): New variable.Kenichi Handa1-6/+17
1997-07-24(selection_data_to_lisp_data):Richard M. Stallman1-2/+3
1997-07-12(selection_data_to_lisp_data): Convert Fmake_vectorRichard M. Stallman1-8/+9
1997-07-02(selection_data_to_lisp_data): Call free instead ofKenichi Handa1-1/+1
1997-06-09(selection_data_to_lisp_data): Change coding systemKenichi Handa1-2/+2
1997-05-19(lisp_data_to_selection_data): charsets from `char' to `int.Kenichi Handa1-2/+2
1997-05-10(selection_data_to_lisp_data): If TYPE is `STRING'Kenichi Handa1-6/+23
1997-05-05(x_reply_selection_request): Delete the innerRichard M. Stallman1-3/+0
1997-05-01(x_reply_selection_request): Fix previous change.Richard M. Stallman1-1/+1
1997-05-01(x_own_selection, x_reply_selection_request)Richard M. Stallman1-16/+16
1997-04-10(expect_property_change): Fix Lisp_Object/integer confusion.Karl Heuer1-1/+1
1997-03-18Adjusted for the change of MAX_CHARSET.Kenichi Handa1-2/+2
1997-02-27(lisp_data_to_selection_data, selection_data_to_lisp_data):Kenichi Handa1-2/+2
1997-02-20Include charset.h and coding.h.Karl Heuer1-3/+78
1996-10-31Reorganize function definitions so etags finds them.Erik Naggum1-7/+6
1996-07-16(last_event_timestamp): Declare, but don't define.Karl Heuer1-1/+2
1996-07-02(x_clear_frame_selections): Don't call redisplay_preserve_echo_area here.Miles Bader1-0/+6
1996-01-25(xfree): Macro deleted.Richard M. Stallman1-20/+18
1996-01-25(x_get_window_property_as_lisp_data): Use xfree, not XFree.Richard M. Stallman1-3/+24
1996-01-15Update FSF's address in the preamble.Erik Naggum1-1/+2
1996-01-09(x_handle_selection_notify): Give an indicationKarl Heuer1-6/+11
1996-01-05Undo previous change, except for comments and doc strings.Richard M. Stallman1-12/+12
1996-01-04(x_get_foreign_selection): Renamed local variablesKarl Heuer1-19/+19
1995-11-15(syms_of_xselect): Doc fix.Richard M. Stallman1-1/+1
1995-11-15(x_clear_frame_selections): Get selection_symbol properly.Richard M. Stallman1-1/+22