]> git.eshelyaron.com Git - emacs.git/commit
Improve documentation of 'read-command'
authorEli Zaretskii <eliz@gnu.org>
Thu, 11 Apr 2019 14:00:44 +0000 (17:00 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 11 Apr 2019 14:00:44 +0000 (17:00 +0300)
commit85829363f728c410e33ffdc3839202977b2115cc
tree7f6c50991427f46b9fbd789f5daf6ae3eba11ecc
parentdc81c051ec9412238c5c3485cf075089205dfb35
Improve documentation of 'read-command'

* src/minibuf.c (Fread_command): Document the return value
when DEFAULT-VALUE is nil and the user enters nothing.
* doc/lispref/minibuf.texi (High-Level Completion): Document
the printed representation of a symbol whose name is empty.
(Bug#3522)
doc/lispref/minibuf.texi
src/minibuf.c