diff lisp/ChangeLog @ 46880:12873c268a23

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 14 Aug 2002 00:58:23 +0000
parents b1f8aec6c62b
children 068ef60069fb
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Aug 14 00:57:55 2002 +0000
+++ b/lisp/ChangeLog	Wed Aug 14 00:58:23 2002 +0000
@@ -1,3 +1,11 @@
+2002-08-14  Kenichi Handa  <handa@etl.go.jp>
+
+	* select.el (xselect-convert-to-string): If TYPE is non-nil,
+	encode the selection data string.  Always return cons of type and
+	string.
+	(selection-converter-alist): Add (UTF8_STRING .
+	xselect-convert-to-string).
+
 2002-08-12  Stefan Monnier  <monnier@cs.yale.edu>
 
 	* newcomment.el (comment-region): Force `lines' when `block' is set.