]> git.eshelyaron.com Git - emacs.git/commit
; Fix documentation of 'completing-read' and friends
authorEli Zaretskii <eliz@gnu.org>
Fri, 10 Jun 2022 11:22:18 +0000 (14:22 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 10 Jun 2022 11:22:18 +0000 (14:22 +0300)
commitdc09759c1d1e7d7c6118fd8e582aaa57454cf001
treedf2d10dd503f72cef0db736245d3fdfc38dd4962
parent0afaf53c6ed2c2e915dbe87f062ce851b3f48dce
; Fix documentation of 'completing-read' and friends

* src/minibuf.c (Fcompleting_read):
* lisp/minibuffer.el (read-file-name):
* doc/lispref/minibuf.texi (Minibuffer Completion):
* etc/NEWS: Fix typos and wording of the description of the
REQUIRE-MATCH argument to 'completing-read'.
doc/lispref/minibuf.texi
etc/NEWS
lisp/minibuffer.el
src/minibuf.c