mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-01-07 17:52:20 -08:00
When starting Emacs in debug mode, explain-pause-mode is enabled. This pulls in other packages with it, which can taint results when testing package load order. Also, explain-pause-mode is for measuring pauses during interactive use, it isn't very useful for startup benchmarking. So we only toggle it if doom-debug-mode is toggled interactively. |
||
|---|---|---|
| .. | ||
| autoload | ||
| cli | ||
| templates | ||
| test | ||
| core-cli.el | ||
| core-editor.el | ||
| core-keybinds.el | ||
| core-lib.el | ||
| core-modules.el | ||
| core-packages.el | ||
| core-projects.el | ||
| core-ui.el | ||
| core.el | ||
| packages.el | ||