]> git.eshelyaron.com Git - emacs.git/commit
* lisp/files.el (dir-locals-find-file): Don't stop at unreadable files
authorArtur Malabarba <bruce.connor.am@gmail.com>
Tue, 10 Nov 2015 04:13:25 +0000 (04:13 +0000)
committerArtur Malabarba <bruce.connor.am@gmail.com>
Tue, 10 Nov 2015 13:04:31 +0000 (13:04 +0000)
commit1e98f041acae7cee012b1b157d4aa3f80b226123
tree06c834f1f4c8b733cda1dfd057cff74ea687323b
parent2e8488858c7b8df40610c1cd3038348fdc9bf3ed
* lisp/files.el (dir-locals-find-file): Don't stop at unreadable files

`locate-dominating-file' will now keep looking if the files it finds in
a given directory are unreadable (or not files).
lisp/files.el