]> git.eshelyaron.com Git - emacs.git/commit
Fix the behaviour of 'byte-compile-ignore-files'
authorPhilip Kaludercic <philipk@posteo.net>
Tue, 15 Nov 2022 10:03:58 +0000 (11:03 +0100)
committerPhilip Kaludercic <philipk@posteo.net>
Thu, 17 Nov 2022 19:55:04 +0000 (20:55 +0100)
commit11cb8103565abfd67e3ba18d638d63a4fc5a0970
treebbeffbf2673db5a2e4e2d0f566812d2db051bef7
parent345bfd376e3e29426529a4c99930a36a04c7bb2f
Fix the behaviour of 'byte-compile-ignore-files'

* lisp/emacs-lisp/bytecomp.el (byte-recompile-directory): Negate the
'string-match-p' check.  (Bug#59139)
lisp/emacs-lisp/bytecomp.el