diff options
author | Kim F. Storm <storm@cua.dk> | 2007-02-21 13:55:10 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2007-02-21 13:55:10 +0000 |
commit | dfb1e36c313a8e612729a0c1dcc414fefcc77004 (patch) | |
tree | 0ab9d173ec1a73c4a7f11aefb40241c6b236ca96 /lispref | |
parent | 0dea6c8b706acddb0ea188307f924401dbebf093 (diff) | |
download | emacs-dfb1e36c313a8e612729a0c1dcc414fefcc77004.tar.gz |
*** empty log message ***
Diffstat (limited to 'lispref')
-rw-r--r-- | lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index fce1a0641f1..4d1aaeb58d2 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,8 @@ +2007-02-21 Kim F. Storm <storm@cua.dk> + + * strings.texi (Text Comparison): Mention that assoc-string + converts symbols to strings before testing. + 2007-02-17 Kim F. Storm <storm@cua.dk> * processes.texi (Bindat Spec): Vector types can have optional |