mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-25 19:31:53 -08:00
Doom's autoloads generator will strip out forms that modify variables in doom-autoload-cached-vars (load-path, auto-mode-alist, etc). These are undesireable in package autoloads, but may be desireable in Doom module autoloads. |
||
|---|---|---|
| .. | ||
| autoloads.el | ||
| byte-compile.el | ||
| debug.el | ||
| doctor.el | ||
| env.el | ||
| help.el | ||
| install.el | ||
| packages.el | ||
| test.el | ||
| upgrade.el | ||