diff src/ChangeLog @ 45649:e4191efd646a

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Wed, 05 Jun 2002 17:38:19 +0000
parents a6d15407eba5
children 825f83d5908d
line wrap: on
line diff
--- a/src/ChangeLog	Wed Jun 05 17:36:22 2002 +0000
+++ b/src/ChangeLog	Wed Jun 05 17:38:19 2002 +0000
@@ -1,5 +1,9 @@
 2002-06-05  Eli Zaretskii  <eliz@is.elta.co.il>
 
+	* xselect.c (lisp_data_to_selection_data): If the requested type
+	 is STRING, call string_make_unibyte to encode the selected text
+	 as a string.
+
 	* window.c (Fset_window_hscroll): Doc fix.
 
 2002-06-05  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>