mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-24 10:51:05 -08:00
Reduce cases where native-comp procedures were executed in non-native-comp contexts (somehow). Also: - Adds a NATIVECOMP constant for statically detecting the feature. - Remove native-comp-* -> comp-* aliases (Emacs HEAD has long since moved on from these). - Add 'no-native-compile: t' to autoloads file. |
||
|---|---|---|
| .. | ||
| lib | ||
| autoloads.el | ||
| byte-compile.el | ||
| ci.el | ||
| debug.el | ||
| doctor.el | ||
| env.el | ||
| help.el | ||
| install.el | ||
| packages.el | ||
| sync.el | ||
| test.el | ||
| upgrade.el | ||