]> git.eshelyaron.com Git - emacs.git/commit
Hardcode "-name" instead of using find-name-arg
authorDmitry Gutov <dgutov@yandex.ru>
Mon, 14 Nov 2022 00:18:56 +0000 (02:18 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Mon, 14 Nov 2022 00:19:10 +0000 (02:19 +0200)
commitc0474ca21dd76cafbd1a04fd32d4a0bd42de6351
treefbc7e086be814d1e9c3bdfa204b0454192c3f909
parent9d5fc2c7eb3cfc2ae36cdc750a4605b4b08771b8
Hardcode "-name" instead of using find-name-arg

* lisp/progmodes/project.el (project--files-in-directory):
Hardcode "-name" instead of using find-name-arg (bug#59023).
lisp/progmodes/project.el