Mercurial > emacs
changeset 94204:ea2997c29fb2
* select.el (xselect-convert-to-string): Send a C_STRING only if
the polymorphic target TEXT is requested.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 21 Apr 2008 02:01:44 +0000 |
parents | 5fd6d6c004db |
children | e60145f49fea |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <handa@m17n.org> + + * select.el (xselect-convert-to-string): Send a C_STRING only if + the polymorphic target TEXT is requested. + 2008-04-21 Juanma Barranquero <lekktu@gmail.com> * minibuffer.el (completion-setup-hook, display-completion-list)