mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-02-17 05:11:52 -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. |
||
|---|---|---|
| .. | ||
| buffers.el | ||
| config.el | ||
| debug.el | ||
| files.el | ||
| fonts.el | ||
| help.el | ||
| output.el | ||
| packages.el | ||
| plist.el | ||
| process.el | ||
| projects.el | ||
| scratch.el | ||
| sessions.el | ||
| store.el | ||
| text.el | ||
| themes.el | ||
| ui.el | ||