changeset 43560:604306558b07

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Tue, 26 Feb 2002 16:38:05 +0000
parents 244e1fe7e57f
children 66d4e41865b2
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Feb 26 16:37:15 2002 +0000
+++ b/lisp/ChangeLog	Tue Feb 26 16:38:05 2002 +0000
@@ -1,3 +1,9 @@
+2002-02-26  Eli Zaretskii  <eliz@is.elta.co.il>
+
+	* international/mule.el (ctext-pre-write-conversion): Handle the
+	case when FROM is a string, and when we are called from
+	build_annotations_2.
+
 2002-02-26  Richard M. Stallman  <rms@gnu.org>
 
 	* rect.el (clear-rectangle-line): Reindent to the same column
--- a/src/ChangeLog	Tue Feb 26 16:37:15 2002 +0000
+++ b/src/ChangeLog	Tue Feb 26 16:38:05 2002 +0000
@@ -1,3 +1,9 @@
+2002-02-26  Eli Zaretskii  <eliz@is.elta.co.il>
+
+	* xselect.c (Qcompound_text_with_extensions): Renamed from
+	Qcompound_text_no_extensions.
+	(lisp_data_to_selection_data, syms_of_xselect): Use the new name.
+
 2002-02-26  Juanma Barranquero  <lektu@terra.es>
 
 	* w32proc.c (syms_of_ntproc): Doc fix.