Mercurial > emacs
changeset 53219:bf5d5ec99a65
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Mon, 01 Dec 2003 04:09:00 +0000 |
parents | 917e6aba04d3 |
children | 39fbad33ec6a |
files | lispref/ChangeLog |
diffstat | 1 files changed, 12 insertions(+), 0 deletions(-) [+] |
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