]> git.eshelyaron.com Git - emacs.git/commit
Shell-quote the directory when finding a project's files
authorJim Porter <jporterbugs@gmail.com>
Wed, 5 May 2021 23:05:25 +0000 (16:05 -0700)
committerDmitry Gutov <dgutov@yandex.ru>
Thu, 6 May 2021 17:44:50 +0000 (20:44 +0300)
commit704755a568300985caa9e143f46f17d364e5eda9
treea13188c3f1382e0a4a13523c1e9f35368940d404
parent8616e4f747264da5699a9ac93961209f21f9dd6d
Shell-quote the directory when finding a project's files

* lisp/progmodes/project.el (project--files-in-directory):
Shell-quote the directory (bug48247).
lisp/progmodes/project.el