Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
53218:917e6aba04d3 | 53219:bf5d5ec99a65 |
---|---|
1 2003-11-30 Luc Teirlinck <teirllm@auburn.edu> | |
2 | |
3 * strings.texi (Text Comparison): Correctly describe when two | |
4 strings are `equal'. Combine and clarify descriptions of | |
5 `assoc-ignore-case' and `assoc-ignore-representation'. | |
6 | |
7 * objects.texi (Non-ASCII in Strings): Clarify description of | |
8 when a string is unibyte or multibyte. | |
9 (Bool-Vector Type): Update examples. | |
10 (Equality Predicates): Correctly describe when two strings are | |
11 `equal'. | |
12 | |
1 2003-11-29 Luc Teirlinck <teirllm@auburn.edu> | 13 2003-11-29 Luc Teirlinck <teirllm@auburn.edu> |
2 | 14 |
3 * lists.texi (Building Lists): `append' no longer accepts integer | 15 * lists.texi (Building Lists): `append' no longer accepts integer |
4 arguments. Update the description of `number-sequence' to reflect | 16 arguments. Update the description of `number-sequence' to reflect |
5 recent changes. | 17 recent changes. |