]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Wed, 21 Feb 2007 13:55:10 +0000 (13:55 +0000)
committerKim F. Storm <storm@cua.dk>
Wed, 21 Feb 2007 13:55:10 +0000 (13:55 +0000)
lispref/ChangeLog
src/ChangeLog

index fce1a0641f1c9a4999a994801f5f1bc4be443352..4d1aaeb58d26567fd579a818126fb7af444820f0 100644 (file)
@@ -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
index 79cf4b256a72360de3f3827d54b919326c328129..591d18583c22bd4c4572be893df82d1886d97ddb 100644 (file)
@@ -1,3 +1,7 @@
+2007-02-21  Kim F. Storm  <storm@cua.dk>
+
+       * minibuf.c (Fassoc_string): Doc fix.  Allow symbol for KEY too.
+
 2007-02-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
        * macterm.c (WINDOW_RESOURCE, TERM_WINDOW_RESOURCE): Remove macros.