- 28 Nov, 2000 1 commit
-
-
Gerd Moellmann authored
-
- 06 Nov, 2000 1 commit
-
-
Kenichi Handa authored
(selection_data_to_lisp_data): Call compose_chars_in_text on STR.
-
- 21 Jul, 2000 2 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
-
- 20 May, 2000 1 commit
-
-
Kenichi Handa authored
src_multibyte and dst_multibyte of coding. Adjusted for the change for find_charset_in_str. (lisp_data_to_selection_data): Likewise.
-
- 15 Dec, 1999 1 commit
-
-
Kenichi Handa authored
for find_charset_in_str.
-
- 13 Sep, 1999 1 commit
-
-
Gerd Moellmann authored
(Fx_store_cut_buffer_internal): Ditto. (Fx_rotate_cut_buffers_internal): Ditto.
-
- 12 Sep, 1999 1 commit
-
-
Ken Raeburn authored
-
- 24 Jan, 1999 1 commit
-
-
Richard M. Stallman authored
selection if Emacs still owns it through a different display.
-
- 15 Dec, 1998 1 commit
-
-
Kenichi Handa authored
with MULTIBYTE arg 0.
-
- 30 Oct, 1998 1 commit
-
-
Andreas Schwab authored
-
- 12 Oct, 1998 1 commit
-
-
Kenichi Handa authored
-
- 26 Aug, 1998 1 commit
-
-
Richard M. Stallman authored
regardless of enable-multibyte-characters. (lisp_data_to_selection_data): Likewise for decoding.
-
- 15 Aug, 1998 1 commit
-
-
Kenichi Handa authored
(selection_data_to_lisp_data): If Vnext_selection_coding_system is non-nil, use it. (lisp_data_to_selection_data): Likewise. (syms_of_xselect): Declare next-selection-coding-system as a Lisp variable.
-
- 11 Jul, 1998 1 commit
-
-
Richard M. Stallman authored
Renamed from Vclipboard_coding_system. All uses changed. (syms_of_xselect): Rename Lisp variable.
-
- 09 Jul, 1998 1 commit
-
-
Kenichi Handa authored
(lisp_data_to_selection_data): Likewize.
-
- 21 May, 1998 1 commit
-
-
Kenichi Handa authored
find_charset_in_str with CMPCHARP 1 to encode Lisp string if it contains a composite character.
-
- 18 Apr, 1998 1 commit
-
-
Richard M. Stallman authored
-
- 14 Apr, 1998 1 commit
-
-
Andreas Schwab authored
-
- 02 Apr, 1998 1 commit
-
-
Kenichi Handa authored
make_string_from_bytes a correct char size.
-
- 21 Mar, 1998 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 22 Jan, 1998 1 commit
-
-
Kenichi Handa authored
of decode_coding. (lisp_data_to_selection_data): Adjusted for the change of encode_coding. (syms_of_xselect): Initialize clipboard-coding-system to compound-text.
-
- 21 Jan, 1998 1 commit
-
-
Richard M. Stallman authored
-
- 09 Jan, 1998 1 commit
-
-
Richard M. Stallman authored
(Fx_store_cut_buffer_internal): Use size_byte. (selection_data_to_lisp_data): Use make_multibyte_string.
-
- 28 Dec, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 25 Nov, 1997 1 commit
-
-
Andreas Schwab authored
-
- 15 Nov, 1997 1 commit
-
-
Karl Heuer authored
(unexpect_property_change, x_get_window_property_as_lisp_data): Ditto. (x_handle_property_notify, receive_incremental_selection): Ditto. (selection_data_to_lisp_data, Fx_get_cut_buffer_internal): Ditto.
-
- 21 Oct, 1997 1 commit
-
-
Kenichi Handa authored
(selection_data_to_lisp_data): Do not perform code conversion if the default value of enable-multibyte-characters is nil. (lisp_data_to_selection_data): Likewise. Access the array `charsets' in the correct way.
-
- 06 Aug, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 03 Aug, 1997 1 commit
-
-
Kenichi Handa authored
(selection_data_to_lisp_data): Decode text by Vclipboard_coding_system. (lisp_data_to_selection_data): Encode text by Vclipboard_coding_system. (syms_of_xselect): Declare clipboard-coding-system as Lisp variable and initialize it.
-
- 24 Jul, 1997 1 commit
-
-
Richard M. Stallman authored
Make the vector the right size, when format is 16.
-
- 12 Jul, 1997 1 commit
-
-
Richard M. Stallman authored
and Faset arguments to Lisp_Integer. (clean_local_selection_data): Likewise.
-
- 02 Jul, 1997 1 commit
-
-
Kenichi Handa authored
xfree.
-
- 09 Jun, 1997 1 commit
-
-
Kenichi Handa authored
name to iso-latin-1. (lisp_data_to_selection_data): Likewise.
-
- 19 May, 1997 1 commit
-
-
Kenichi Handa authored
-
- 10 May, 1997 1 commit
-
-
Kenichi Handa authored
and DATA contains 8-bit codes, decode them as Latin-1 characters. (lisp_data_to_selection_data): Supply 4th arg TABLE as Qnil to find_charset_in_str.
-
- 05 May, 1997 1 commit
-
-
Richard M. Stallman authored
unbind_to call, since x_uncatch_errors does the job.
-
- 01 May, 1997 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(x_get_foreign_selection): Save value of x_catch_errors and pass to x_uncatch_errors.
-