]> git.eshelyaron.com Git - emacs.git/commit
Add optional PREDICATE argument to read-directory-name
authorJoseph Turner <joseph@breatheoutbreathe.in>
Fri, 29 Sep 2023 03:27:47 +0000 (20:27 -0700)
committerEshel Yaron <me@eshelyaron.com>
Thu, 13 Feb 2025 11:53:16 +0000 (12:53 +0100)
commita567eee4a5fc1f6129da5df463d29aa45edae3f4
treebb28310dc88451845cf83772b6b88432130b5964
parentbe22d2e9189f67577a96092d09ab56da66f8ec13
Add optional PREDICATE argument to read-directory-name

* lisp/files.el (read-directory-name): Add optional PREDICATE argument.
* doc/lispref/minibuf.texi (Reading File Names): Document above change.
(Bug#66224)

(cherry picked from commit 3f1d84d593bf864b72043ff2a598b18b5e9b05be)
doc/lispref/minibuf.texi
lisp/files.el