]> git.eshelyaron.com Git - emacs.git/commit
Improve 'gethash' docstring
authorStefan Kangas <stefankangas@gmail.com>
Thu, 9 Jan 2025 01:54:08 +0000 (02:54 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sat, 11 Jan 2025 11:17:28 +0000 (12:17 +0100)
commit68b3c15d4c4ab35e72f9bc1d77cf081d435773fd
tree1a831a95b09b31e70a6a708f034d3d4aa191f91b
parenta96d1b39632921cfadef3b54537cbc94fa8f89dd
Improve 'gethash' docstring

* src/fns.c (Fgethash): Improve docstring.  Avoid exposing the C
identifier 'dflt' to Lisp by providing a "usage:" string.

(cherry picked from commit 40fbed939a254566f3bce50c6f16c21e5d2441ad)
src/fns.c