# HG changeset patch # User Luc Teirlinck # Date 1070251740 0 # Node ID bf5d5ec99a6534c1afa73c22eb8dc43dbef4f1c6 # Parent 917e6aba04d3818e18d7d60a59cbbcf4c746eb9a *** empty log message *** diff -r 917e6aba04d3 -r bf5d5ec99a65 lispref/ChangeLog --- 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 + + * 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 * lists.texi (Building Lists): `append' no longer accepts integer