changeset 45604:a750da04d437

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Fri, 31 May 2002 17:43:45 +0000
parents 97212b1039e9
children d3061db40fb5
files src/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri May 31 17:43:08 2002 +0000
+++ b/src/ChangeLog	Fri May 31 17:43:45 2002 +0000
@@ -1,5 +1,11 @@
 2002-05-31  Eli Zaretskii  <eliz@is.elta.co.il>
 
+	* xfns.c (x_encode_text): Return stringp non-NULL if coding_system
+	is Qcompound_text_with_extensions.
+
+	* xselect.c (lisp_data_to_selection_data): Always set selection
+	type as string if x_encode_text returns streingp non-NULL.
+
 	* s/netbsd.h: Include /usr/pkg in the run time shared library path.
 
 2002-05-30  Richard M. Stallman  <rms@gnu.org>