]> git.eshelyaron.com Git - emacs.git/commit
Fix handling of ".elpaignore" file when compiling packages
authorJim Porter <jporterbugs@gmail.com>
Tue, 1 Aug 2023 06:10:03 +0000 (23:10 -0700)
committerJim Porter <jporterbugs@gmail.com>
Wed, 2 Aug 2023 01:14:35 +0000 (18:14 -0700)
commitda5e05a50e8713f5efb51567645822fa5bfdd6b7
tree3570eaca7e25a0b33777e5a83d7aceaa0b7aae6b
parent608a8757d9fa54bc2fd57180b0347931db9c46b0
Fix handling of ".elpaignore" file when compiling packages

* lisp/emacs-lisp/bytecomp.el (byte-recompile-directory): Treat
'byte-compile-ignore-files' as a list of regexps per its docstring
(bug#64985).
lisp/emacs-lisp/bytecomp.el