mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-27 04:11:41 -08:00
Renamed `comp-deferred-compilation-black-list` to `comp-deferred-compilation-deny-list`. Removed the `late` load flag which is no longer required. Added a check against the deny list when compiling all Elisp on the load-path, so we don't inadvertently compile something we shouldn't. Added compatibility shims to ease transition from older builds of native-comp. |
||
|---|---|---|
| .. | ||
| autoloads.el | ||
| byte-compile.el | ||
| debug.el | ||
| doctor.el | ||
| env.el | ||
| help.el | ||
| install.el | ||
| packages.el | ||
| sync.el | ||
| test.el | ||
| upgrade.el | ||