# HG changeset patch # User Eli Zaretskii # Date 1020750395 0 # Node ID 5ebea5a82ab56912dec14f4c5851fea645cda20a # Parent a053f09739dbed0e5edb343eec72736c88bbdcfe *** empty log message *** diff -r a053f09739db -r 5ebea5a82ab5 src/ChangeLog --- a/src/ChangeLog Tue May 07 05:46:05 2002 +0000 +++ b/src/ChangeLog Tue May 07 05:46:35 2002 +0000 @@ -1,3 +1,9 @@ +2002-05-07 Eli Zaretskii + + * xselect.c (lisp_data_to_selection_data): Don't set selection + type if comes from the Lisp object's car. If the selection + contains a pure ASCII text, always return QSTRING as its type. + 2002-05-06 Pavel Jan,Bm(Bk * mac.c (mac-cut-function): Doc fix.