summaryrefslogtreecommitdiff
path: root/src/xselect.c
Commit message (Expand)AuthorAge
* Call redisplay_preserve_echo_area with additional arg.Gerd Moellmann2001-01-16
* (selection_request_dpyinfo): New variable.Gerd Moellmann2001-01-11
* (x_reply_selection_request): Add a comment.Gerd Moellmann2001-01-10
* (wait_for_property_change): Update copyright.Gerd Moellmann2000-11-28
* Include composite.h.Kenichi Handa2000-11-06
* *** empty log message ***Kenichi Handa2000-07-21
* (lisp_data_to_selection_data): Use x_encode_text.Kenichi Handa2000-07-21
* (selection_data_to_lisp_data): Setup membersKenichi Handa2000-05-20
* (lisp_data_to_selection_data): Adjusted for the changeKenichi Handa1999-12-15
* (x_own_selection): Change for Lisp_Object selected_frame.Gerd Moellmann1999-09-13
* Use XCAR and XCDR instead of explicit member references.Ken Raeburn1999-09-12
* (x_handle_selection_clear): Don't clear theRichard M. Stallman1999-01-24
* (lisp_data_to_selection_data): Call find_charset_in_strKenichi Handa1998-12-15
* (Vselection_coding_system): Doc fix.Andreas Schwab1998-10-30
* (lisp_data_to_selection_data): Call find_charset_in_str with CMPCHARP arg 0.Kenichi Handa1998-10-12
* (selection_data_to_lisp_data): Code-convert selectionsRichard M. Stallman1998-08-26
* (Vnext_selection_coding_system): New variable.Kenichi Handa1998-08-15
* (Vselection_coding_system):Richard M. Stallman1998-07-11
* (selection_data_to_lisp_data): Set Vlast_coding_system_used.Kenichi Handa1998-07-09
* (lisp_data_to_selection_data): CallKenichi Handa1998-05-21
* (Fx_get_cut_buffer_internal): If FORMAT is 0, cut buffer is empty.Richard M. Stallman1998-04-18
* Fix -Wimplicit warnings.Andreas Schwab1998-04-14
* (selection_data_to_lisp_data): GiveKenichi Handa1998-04-02
* (selection_data_to_lisp_data): Use make_string_from_bytes.Richard M. Stallman1998-03-21
* Use STRING_BYTES and SET_STRING_BYTES.Richard M. Stallman1998-03-21
* (selection_data_to_lisp_data): Adjusted for the changeKenichi Handa1998-01-22
* Update copyright year.Richard M. Stallman1998-01-21
* (lisp_data_to_selection_data): Use size_byte.Richard M. Stallman1998-01-09
* (Fx_rotate_cut_buffers_internal): Doc fix.Richard M. Stallman1997-12-28
* (Fx_disown_selection_internal): Fix type of EVENT.Andreas Schwab1997-11-25
* (x_handle_selection_request): Use xfree, not free.Karl Heuer1997-11-15
* Include buffer.h.Kenichi Handa1997-10-21
* (syms_of_xselect): Doc syntax fixes.Richard M. Stallman1997-08-06
* (Vclipboard_coding_system): New variable.Kenichi Handa1997-08-03
* (selection_data_to_lisp_data):Richard M. Stallman1997-07-24
* (selection_data_to_lisp_data): Convert Fmake_vectorRichard M. Stallman1997-07-12
* (selection_data_to_lisp_data): Call free instead ofKenichi Handa1997-07-02
* (selection_data_to_lisp_data): Change coding systemKenichi Handa1997-06-09
* (lisp_data_to_selection_data): charsets from `char' to `int.Kenichi Handa1997-05-19
* (selection_data_to_lisp_data): If TYPE is `STRING'Kenichi Handa1997-05-10
* (x_reply_selection_request): Delete the innerRichard M. Stallman1997-05-05
* (x_reply_selection_request): Fix previous change.Richard M. Stallman1997-05-01
* (x_own_selection, x_reply_selection_request)Richard M. Stallman1997-05-01
* (expect_property_change): Fix Lisp_Object/integer confusion.Karl Heuer1997-04-10
* Adjusted for the change of MAX_CHARSET.Kenichi Handa1997-03-18
* (lisp_data_to_selection_data, selection_data_to_lisp_data):Kenichi Handa1997-02-27
* Include charset.h and coding.h.Karl Heuer1997-02-20
* Reorganize function definitions so etags finds them.Erik Naggum1996-10-31
* (last_event_timestamp): Declare, but don't define.Karl Heuer1996-07-16
* (x_clear_frame_selections): Don't call redisplay_preserve_echo_area here.Miles Bader1996-07-02