Mercurial > emacs
diff src/region-cache.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 | ee40177f6c68 |
children | f713f6056d87 |