]> git.eshelyaron.com Git - emacs.git/commit
project-search: Pipe the list of files through 'file-regular-p'
authorDmitry Gutov <dgutov@yandex.ru>
Sun, 9 Apr 2023 23:08:48 +0000 (02:08 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Sun, 9 Apr 2023 23:09:45 +0000 (02:09 +0300)
commit589959fb09d8a8f60179e1cceca4c3777b8c7719
tree3e384ab7230b0d69f0e32eaa17ee3e6e520e0973
parentd6af1f14982db408c92f5c879b28e8be71e85054
project-search: Pipe the list of files through 'file-regular-p'

* lisp/progmodes/project.el (project-search): Pipe the list of
files through 'file-regular-p' to skip directories (bug#62735).
lisp/progmodes/project.el