]> git.eshelyaron.com Git - emacs.git/commit
Special-case the "Permission denied" messages
authorDmitry Gutov <dgutov@yandex.ru>
Fri, 15 Oct 2021 12:02:23 +0000 (15:02 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Fri, 15 Oct 2021 12:12:29 +0000 (15:12 +0300)
commit7dedba1cc02055befa097f8782cda108f4af08c6
treeaca52a3996ee53056702f72979fdaf6f41982ffe
parent5757b6b20422096de3f4c34e06e8c3b6252d6d85
Special-case the "Permission denied" messages

* lisp/progmodes/project.el (project--files-in-directory):
Special-case the "Permission denied" messages, to make sure the
user sees the unreadable directory's name
(https://lists.gnu.org/archive/html/emacs-devel/2021-10/msg01015.html).
lisp/progmodes/project.el