1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-01 20:06:00 +00:00

ChangeLog fix.

This commit is contained in:
Glenn Morris 2011-06-25 13:53:24 -07:00
parent eefff499d7
commit 5b66d427c0

View File

@ -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 <deniz@dogan.se>