]> git.eshelyaron.com Git - emacs.git/commit
(load-path-filter): Loading can happen in the middle of completion
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 1 Jul 2025 20:55:14 +0000 (16:55 -0400)
committerEshel Yaron <me@eshelyaron.com>
Wed, 23 Jul 2025 20:12:22 +0000 (22:12 +0200)
commitfd894df715ab2b26456ee79ffc9e3e2cabe8e7b0
tree6100009da8fa459392d37e60e82ce1ced22043a5
parentdec0329d26a52ac67fa910e8c183dc0cf5dda1f1
(load-path-filter): Loading can happen in the middle of completion

* lisp/startup.el (load-path-filter-cache-directory-files):
Don't get confused by the context's `completion-regexp-list`.

(cherry picked from commit b3b83b3603e9922c48eb782102933c6ac7fd16e9)
lisp/startup.el