diff tests/ChangeLog @ 3543:c136144fe765

[xemacs-hg @ 2006-08-04 22:55:04 by aidan] Raw strings, from Python via SXEmacs
author aidan
date Fri, 04 Aug 2006 22:55:19 +0000
parents 43b4a54fbf66
children d6a215ad08b8
line wrap: on
line diff
--- a/tests/ChangeLog	Fri Aug 04 21:50:46 2006 +0000
+++ b/tests/ChangeLog	Fri Aug 04 22:55:19 2006 +0000
@@ -1,3 +1,10 @@
+2006-08-05  Aidan Kehoe  <kehoea@parhasard.net>
+
+	* automated/lisp-reader-tests.el:
+	New file, imported from Martin Kuehl's SXEmacs commit; test the
+	new raw string syntax, including the Unicode escapes, which
+	SXEmacs doesn't have. 
+
 2006-06-24  Stephen J. Turnbull  <stephen@xemacs.org>
 
 	* automated/test-harness.el (Silence-Message): New macro.