From 556635d618cfcf583812a46ebad25519f3c3aad4 Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Tue, 21 Nov 2000 19:16:16 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 7a63ee60497..2ba12b23655 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2000-11-21 Jason Rumney + + * w32select.c (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. + 2000-11-22 Miles Bader * minibuf.c (Vminibuffer_prompt_properties): New variable. -- 2.39.2