changeset 45155:5ebea5a82ab5

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Tue, 07 May 2002 05:46:35 +0000
parents a053f09739db
children 1557405e3933
files src/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <eliz@is.elta.co.il>
+
+	* 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  <Pavel@Janik.cz>
 
 	* mac.c (mac-cut-function): Doc fix.