From: Glenn Morris Date: Sat, 25 Jun 2011 20:53:24 +0000 (-0700) Subject: ChangeLog fix. X-Git-Tag: emacs-pretest-24.0.90~104^2~152^2~409 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5b66d427c05eba5493c27da28c460a129b4203cc;p=emacs.git ChangeLog fix. --- diff --git a/src/ChangeLog b/src/ChangeLog index 78ab05728c6..e21412187c7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -371,7 +371,7 @@ * 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