]> git.eshelyaron.com Git - emacs.git/commit
Avoid syscall in dir-locals--all-files
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 16 Jul 2025 16:45:18 +0000 (09:45 -0700)
committerEshel Yaron <me@eshelyaron.com>
Thu, 24 Jul 2025 11:53:15 +0000 (13:53 +0200)
commita68bd32b5a9cfc6b3ca0fe5fe960944bb7443700
treeae1206e0f006a116abf382f421551d57fcbd468b
parent524e3b9641aeea77e05fb58de823695af35c79e8
Avoid syscall in dir-locals--all-files

* lisp/files.el (dir-locals--all-files):
Omit an unnecessary call to file-directory-p.

(cherry picked from commit b282cb98e498ded876b87e5e48fe74b8c45156ea)
lisp/files.el