comparison lib-src/env.c @ 22729:3537e1563a66

(Vclipboard_coding_system): New variable. (set_clipboard_data, set_clipboard_data): New parameter Raw determines whether CRLF <-> NL translation needs to be done. All callers changed. (Fw16_set_clipboard_data): Encode the text using Vclipboard_coding_system, if necessary. (Fw16_get_clipboard_data): Decode the text using Vclipboard_coding_system, if necessary. (syms_of_win16select): DEFVAR Vclipboard_coding_system and staticpro it.
author Eli Zaretskii <eliz@gnu.org>
date Thu, 09 Jul 1998 14:02:15 +0000
parents e9e928d02747
children
comparison
equal deleted inserted replaced
22728:4596d7f197d8 22729:3537e1563a66