# HG changeset patch # User Chong Yidong # Date 1208743304 0 # Node ID ea2997c29fb2d6d0838a561c94d79fd8b7795582 # Parent 5fd6d6c004dbb81c3d282e9879508931fea85e58 * select.el (xselect-convert-to-string): Send a C_STRING only if the polymorphic target TEXT is requested. diff -r 5fd6d6c004db -r ea2997c29fb2 lisp/ChangeLog --- a/lisp/ChangeLog Mon Apr 21 00:17:56 2008 +0000 +++ b/lisp/ChangeLog Mon Apr 21 02:01:44 2008 +0000 @@ -1,3 +1,8 @@ +2008-04-21 Kenichi Handa + + * select.el (xselect-convert-to-string): Send a C_STRING only if + the polymorphic target TEXT is requested. + 2008-04-21 Juanma Barranquero * minibuffer.el (completion-setup-hook, display-completion-list)