]> git.eshelyaron.com Git - emacs.git/commit
Add tests for secure-hash and improve doc string (Bug#37420)
authorStefan Kangas <stefankangas@gmail.com>
Mon, 16 Sep 2019 21:42:56 +0000 (23:42 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Fri, 4 Oct 2019 15:30:57 +0000 (17:30 +0200)
commitef8fadf8c1399b4ce7086141ebf96610b6475df2
treeab17fa1d761d73b67d028029cbd607fbb0e11b4b
parentdd3592564aaaee15077800a093c9e04f5da898dc
Add tests for secure-hash and improve doc string (Bug#37420)

* src/fns.c (Fsecure_hash_algorithms): Fix typo.
(Fsecure_hash): Add algorithm list to doc string.
* test/src/fns-tests.el (test-secure-hash): New test.
src/fns.c
test/src/fns-tests.el