diff lispref/ChangeLog @ 53219:bf5d5ec99a65

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Mon, 01 Dec 2003 04:09:00 +0000
parents 49d5fa0b5a1c
children 67874c814e45
line wrap: on
line diff
--- a/lispref/ChangeLog	Mon Dec 01 04:07:41 2003 +0000
+++ b/lispref/ChangeLog	Mon Dec 01 04:09:00 2003 +0000
@@ -1,3 +1,15 @@
+2003-11-30  Luc Teirlinck  <teirllm@auburn.edu>
+
+	* strings.texi (Text Comparison): Correctly describe when two
+	strings are `equal'.  Combine and clarify descriptions of
+	`assoc-ignore-case' and `assoc-ignore-representation'.
+
+	* objects.texi (Non-ASCII in Strings): Clarify description of
+	when a string is unibyte or multibyte.
+	(Bool-Vector Type): Update examples.
+	(Equality Predicates): Correctly describe when two strings are
+	`equal'.
+
 2003-11-29  Luc Teirlinck  <teirllm@auburn.edu>
 
 	* lists.texi (Building Lists): `append' no longer accepts integer