]> git.eshelyaron.com Git - emacs.git/commit
Add new argument INCLUDE-ALL to project-find-file
authorDmitry Gutov <dgutov@yandex.ru>
Thu, 14 Oct 2021 00:43:42 +0000 (03:43 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Thu, 14 Oct 2021 00:43:42 +0000 (03:43 +0300)
commit14bfb31dba47a947538f2dec76a059fcab496280
tree5b79fa38f756e6f8ae6cf4500cca059a1ead744b
parent97c4f84cbce4fef3dddebdae29df590bbb7fd516
Add new argument INCLUDE-ALL to project-find-file

* lisp/progmodes/project.el (project-find-file):
Add new argument INCLUDE-ALL.  Have 'C-u' make it non-nil.
(project-or-external-find-file): Ditto.
(project-find-file-in): Add new argument INCLUDE-ALL.
(https://lists.gnu.org/archive/html/emacs-devel/2021-10/msg00209.html)
etc/NEWS
lisp/progmodes/project.el