]> git.eshelyaron.com Git - emacs.git/commit
Explicitly document read-string return value
authorStefan Kangas <stefankangas@gmail.com>
Fri, 7 Mar 2025 17:10:53 +0000 (18:10 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 12 Mar 2025 18:38:58 +0000 (19:38 +0100)
commit908b8123b4c8d651bb067bc058dda648e43fa1e2
tree111aa47cf78d785d9536c3158cbf23d15c68c4d1
parent1bbeb8e7e6d7d4052d23e32c23c0fe2028eddb6b
Explicitly document read-string return value

* src/minibuf.c (Fread_string): Document return value explicitly.
Better document PROMPT argument, and reflow docstring.  (Bug#76797)

(cherry picked from commit af8017b23f6d94266dd05dcd084c8d7656393db8)
src/minibuf.c