diff tests/ChangeLog @ 3439:d1754e7f0cea

[xemacs-hg @ 2006-06-03 17:50:39 by aidan] Just-in-time Unicode code point support.
author aidan
date Sat, 03 Jun 2006 17:51:06 +0000
parents a1f50481569f
children 3b1f8220a65e
line wrap: on
line diff
--- a/tests/ChangeLog	Fri Jun 02 22:18:08 2006 +0000
+++ b/tests/ChangeLog	Sat Jun 03 17:51:06 2006 +0000
@@ -1,3 +1,13 @@
+2006-06-03  Aidan Kehoe  <kehoea@parhasard.net>
+
+	* automated/mule-tests.el:
+	Add checks that several Unicode characters, expressed as
+	UTF-8-encoded strings, are handled correctly by the UTF-8 support
+	of the escape-quoted character set. 
+	* automated/mule-tests.el (unicode-code-point-to-utf-8-string): New.
+	Convert a Unicode code point to the equivalent UTF-8 string. 
+	This is a naive implementation in Lisp. 
+
 2006-05-16  Stephen J. Turnbull  <stephen@xemacs.org>
 
 	* XEmacs 21.5.27 "fiddleheads" is released.