(Fw32_set_clipboard_data): Save a copy of what is put on the clipboard.
authorJason Rumney <jasonr@gnu.org>
Tue, 21 Nov 2000 19:18:13 +0000 (19:18 +0000)
committerJason Rumney <jasonr@gnu.org>
Tue, 21 Nov 2000 19:18:13 +0000 (19:18 +0000)
commit06466d9ad1c4e3771143b3e336051a040d6fdc98
treeb48aaabeda2d054fa0da45d3890038db210858c6
parent556635d618cfcf583812a46ebad25519f3c3aad4
(Fw32_set_clipboard_data): Save a copy of what is put on the clipboard.
(Fw32_get_clipboard_data): Compare data on clipboard with saved copy
of what Emacs last put there. If they are the same, do not use the
clipboard copy to avoid losing data due to coding conversions.
src/w32select.c