Files
doomemacs/core
Henrik Lissner db07304c71 Don't enable explain-pause-mode at startup
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.
2020-10-11 16:41:07 -04:00
..
2020-10-11 15:53:37 -04:00
2020-08-01 15:19:59 -04:00
2020-10-11 16:41:05 -04:00
2020-10-11 16:22:13 -04:00