]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJason Rumney <jasonr@gnu.org>
Tue, 21 Nov 2000 19:16:16 +0000 (19:16 +0000)
committerJason Rumney <jasonr@gnu.org>
Tue, 21 Nov 2000 19:16:16 +0000 (19:16 +0000)
src/ChangeLog

index 7a63ee604970aca7b6ed6c6c8f4ce9842087610a..2ba12b23655984b88e91412a8d635abd9ad1d83e 100644 (file)
@@ -1,3 +1,12 @@
+2000-11-21  Jason Rumney  <jasonr@gnu.org>
+
+       * 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  <miles@gnu.org>
 
        * minibuf.c (Vminibuffer_prompt_properties): New variable.