summaryrefslogtreecommitdiff
path: root/src/xselect.c
Commit message (Expand)AuthorAgeFilesLines
* Call redisplay_preserve_echo_area with additional arg.Gerd Moellmann2001-01-161-3/+3
* (selection_request_dpyinfo): New variable.Gerd Moellmann2001-01-111-2/+8
* (x_reply_selection_request): Add a comment.Gerd Moellmann2001-01-101-0/+6
* (wait_for_property_change): Update copyright.Gerd Moellmann2000-11-281-1/+1
* Include composite.h.Kenichi Handa2000-11-061-0/+2
* *** empty log message ***Kenichi Handa2000-07-211-3/+3
* (lisp_data_to_selection_data): Use x_encode_text.Kenichi Handa2000-07-211-48/+13
* (selection_data_to_lisp_data): Setup membersKenichi Handa2000-05-201-21/+17
* (lisp_data_to_selection_data): Adjusted for the changeKenichi Handa1999-12-151-1/+1
* (x_own_selection): Change for Lisp_Object selected_frame.Gerd Moellmann1999-09-131-22/+28
* Use XCAR and XCDR instead of explicit member references.Ken Raeburn1999-09-121-67/+67
* (x_handle_selection_clear): Don't clear theRichard M. Stallman1999-01-241-1/+21
* (lisp_data_to_selection_data): Call find_charset_in_strKenichi Handa1998-12-151-1/+1
* (Vselection_coding_system): Doc fix.Andreas Schwab1998-10-301-1/+1
* (lisp_data_to_selection_data): Call find_charset_in_str with CMPCHARP arg 0.Kenichi Handa1998-10-121-1/+1
* (selection_data_to_lisp_data): Code-convert selectionsRichard M. Stallman1998-08-261-2/+9
* (Vnext_selection_coding_system): New variable.Kenichi Handa1998-08-151-2/+19
* (Vselection_coding_system):Richard M. Stallman1998-07-111-6/+5
* (selection_data_to_lisp_data): Set Vlast_coding_system_used.Kenichi Handa1998-07-091-1/+7
* (lisp_data_to_selection_data): CallKenichi Handa1998-05-211-1/+1
* (Fx_get_cut_buffer_internal): If FORMAT is 0, cut buffer is empty.Richard M. Stallman1998-04-181-1/+2
* Fix -Wimplicit warnings.Andreas Schwab1998-04-141-0/+1
* (selection_data_to_lisp_data): GiveKenichi Handa1998-04-021-2/+4
* (selection_data_to_lisp_data): Use make_string_from_bytes.Richard M. Stallman1998-03-211-2/+2
* Use STRING_BYTES and SET_STRING_BYTES.Richard M. Stallman1998-03-211-2/+2
* (selection_data_to_lisp_data): Adjusted for the changeKenichi Handa1998-01-221-11/+12
* Update copyright year.Richard M. Stallman1998-01-211-1/+1
* (lisp_data_to_selection_data): Use size_byte.Richard M. Stallman1998-01-091-2/+2
* (Fx_rotate_cut_buffers_internal): Doc fix.Richard M. Stallman1997-12-281-2/+2
* (Fx_disown_selection_internal): Fix type of EVENT.Andreas Schwab1997-11-251-2/+2
* (x_handle_selection_request): Use xfree, not free.Karl Heuer1997-11-151-18/+18
* Include buffer.h.Kenichi Handa1997-10-211-15/+21
* (syms_of_xselect): Doc syntax fixes.Richard M. Stallman1997-08-061-8/+8
* (Vclipboard_coding_system): New variable.Kenichi Handa1997-08-031-6/+17
* (selection_data_to_lisp_data):Richard M. Stallman1997-07-241-2/+3
* (selection_data_to_lisp_data): Convert Fmake_vectorRichard M. Stallman1997-07-121-8/+9
* (selection_data_to_lisp_data): Call free instead ofKenichi Handa1997-07-021-1/+1
* (selection_data_to_lisp_data): Change coding systemKenichi Handa1997-06-091-2/+2
* (lisp_data_to_selection_data): charsets from `char' to `int.Kenichi Handa1997-05-191-2/+2
* (selection_data_to_lisp_data): If TYPE is `STRING'Kenichi Handa1997-05-101-6/+23
* (x_reply_selection_request): Delete the innerRichard M. Stallman1997-05-051-3/+0
* (x_reply_selection_request): Fix previous change.Richard M. Stallman1997-05-011-1/+1
* (x_own_selection, x_reply_selection_request)Richard M. Stallman1997-05-011-16/+16
* (expect_property_change): Fix Lisp_Object/integer confusion.Karl Heuer1997-04-101-1/+1
* Adjusted for the change of MAX_CHARSET.Kenichi Handa1997-03-181-2/+2
* (lisp_data_to_selection_data, selection_data_to_lisp_data):Kenichi Handa1997-02-271-2/+2
* Include charset.h and coding.h.Karl Heuer1997-02-201-3/+78
* Reorganize function definitions so etags finds them.Erik Naggum1996-10-311-7/+6
* (last_event_timestamp): Declare, but don't define.Karl Heuer1996-07-161-1/+2
* (x_clear_frame_selections): Don't call redisplay_preserve_echo_area here.Miles Bader1996-07-021-0/+6