bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#59236: 29.0.50; [PATCH] bytecomp.el: (byte-recompile-directory): Fix


From: lin Sun
Subject: bug#59236: 29.0.50; [PATCH] bytecomp.el: (byte-recompile-directory): Fix negated ignore
Date: Sun, 13 Nov 2022 04:26:45 +0000

Hi,

The patch 8638aace3f try to use the variable
`byte-compile-ignore-files`, but the logic is inverse for both file
and directory parts;
and the patch a01024c859 fix the logic for file part;
this patch try to fix the logic for directory part.

Please help review and apply it. Thanks.

Best regards
Lin

Attachment: 0001-bytecomp.el-byte-recompile-directory-Fix-negated-ign.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]