diff options
| author | Richard M. Stallman | 2007-10-26 09:49:54 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2007-10-26 09:49:54 +0000 |
| commit | f2b480f4baf25c2b6272bd0ac4cf6f1e9d562ee2 (patch) | |
| tree | 1a055c26a67ae92fef0c2db0b40dff6a995cb2b3 /doc/lispref/ChangeLog | |
| parent | c1d2409c372b1661c1ef279f91867f7c5ab0bfbd (diff) | |
| download | emacs-f2b480f4baf25c2b6272bd0ac4cf6f1e9d562ee2.tar.gz emacs-f2b480f4baf25c2b6272bd0ac4cf6f1e9d562ee2.zip | |
(Equality Predicates): Null strings are uniquified.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index f313e83b14a..e74d8889e01 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2007-10-26 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * objects.texi (Equality Predicates): Null strings are uniquified. | ||
| 4 | |||
| 5 | * minibuf.texi: Minor clarifications in previous change. | ||
| 6 | |||
| 1 | 2007-10-25 Glenn Morris <rgm@gnu.org> | 7 | 2007-10-25 Glenn Morris <rgm@gnu.org> |
| 2 | 8 | ||
| 3 | * customize.texi (Variable Definitions): Add :risky and :safe keywords. | 9 | * customize.texi (Variable Definitions): Add :risky and :safe keywords. |