]> git.eshelyaron.com Git - emacs.git/commit
Fix hash table function return values in manual
authorBasil L. Contovounesios <contovob@tcd.ie>
Sat, 21 May 2022 20:11:33 +0000 (23:11 +0300)
committerBasil L. Contovounesios <contovob@tcd.ie>
Tue, 28 Jun 2022 07:03:53 +0000 (10:03 +0300)
commit091b22cb123c437324bd64c5b7d9d2596da4264c
tree6214e289c0cc2c5d7162e91d431ee8d429c4634f
parenta280df4cab8e492123ded9e236c671b275183d53
Fix hash table function return values in manual

* doc/lispref/hash.texi (Hash Access): Reconcile documented return
values of puthash and clrhash with their respective
docstrings (bug#55562).
doc/lispref/hash.texi