doomemacs/lisp/lib
Henrik Lissner f9de598daa
tweak(lib): doom-info: split byte-compiled-config trait into 3
What used to be a `byte-compiled-config` trait, displayed in your `M-x
doom/info`, is now `compiled-user-config`, `compiled-core`, and
`compiled-modules`, for more helpful granularity for debugging possible
byte-code issues.
2022-09-18 14:01:52 +02:00
..
autoloads.el refactor(lib): convert cli/autoloads.el to lib 2022-09-16 13:07:28 +02:00
buffers.el
config.el fix(lib): doom/reload to reflect recent changes 2022-09-18 13:10:49 +02:00
debug.el tweak(lib): doom-info: split byte-compiled-config trait into 3 2022-09-18 14:01:52 +02:00
docs.el bump: :lang org 2022-09-18 13:10:49 +02:00
files.el fix(lib): void-function insert-into-buffer on Emacs 27 2022-09-16 01:14:20 +02:00
fonts.el
git.el
help.el refactor: change doom-module-list signature 2022-09-16 01:14:21 +02:00
packages.el refactor: register :core & :user as virtual modules 2022-09-16 01:14:22 +02:00
plist.el
print.el refactor(lib): use ansi-color-apply 2022-09-16 01:14:21 +02:00
process.el
projects.el
sandbox.el refactor!: redesign module init/config hooks 2022-09-16 01:14:22 +02:00
scratch.el
sessions.el
store.el
system.el refactor(lib): use num-processors 2022-09-08 13:36:17 +02:00
text.el
themes.el
ui.el