From: Chong Yidong Date: Mon, 21 Apr 2008 02:01:44 +0000 (+0000) Subject: * select.el (xselect-convert-to-string): Send a C_STRING only if X-Git-Tag: emacs-pretest-23.0.90~6168 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9ba76e6b5f751a9c28c5ecc8b44f395aee44adcd;p=emacs.git * select.el (xselect-convert-to-string): Send a C_STRING only if the polymorphic target TEXT is requested. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fb5d6c185f5..221f629029a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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)