(last_clipboard_text, clipboard_storage_size): New
authorEli Zaretskii <eliz@gnu.org>
Thu, 4 Feb 1999 15:53:37 +0000 (15:53 +0000)
committerEli Zaretskii <eliz@gnu.org>
Thu, 4 Feb 1999 15:53:37 +0000 (15:53 +0000)
commit5033894e975e0eee9fc18aab79ab3887291d6428
tree4686d0664e041d24e23dcfb296c31a7d8340be71
parentfc9b48d7f3ce4e0075863450f3d3358642277d20
(last_clipboard_text, clipboard_storage_size): New
static variables.
(set_clipboard_data): Save a copy of the text we put into
clipboard in last_clipboard_text.
(get_clipboard_data): If the clipboard text is identical to what
last_clipboard_text holds, pretend there's no data in the
clipboard.
src/w16select.c