]> git.eshelyaron.com Git - emacs.git/commitdiff
ChangeLog fix.
authorGlenn Morris <rgm@gnu.org>
Sat, 25 Jun 2011 20:53:24 +0000 (13:53 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 25 Jun 2011 20:53:24 +0000 (13:53 -0700)
src/ChangeLog

index 78ab05728c6782dc986eccefc503b576e0ecba9b..e21412187c7f5a9fa98ba3fb7ef1fbb27c3cb0a0 100644 (file)
 
        * fns.c (secure_hash): Rename from crypto_hash_function and change
        the first arg to accept symbols.
-       (Fsecure_hash): New primtive.
+       (Fsecure_hash): New primitive.
        (syms_of_fns): New symbols.
 
 2011-06-20  Deniz Dogan  <deniz@dogan.se>