doom-emacs/lisp
Henrik Lissner 1cddb5c369
fix(cli): doom doctor: void-variable key error
A regression introduced in 4efaf68, cause by an incomplete refactoring
of the loop, where not all instances of `key` were changed into `group`
and `name`.

Amend: 4efaf6837b
Fix: #6840
2022-09-25 11:43:00 +02:00
..
cli fix(cli): doom doctor: void-variable key error 2022-09-25 11:43:00 +02:00
lib refactor: introduce doom-module-context 2022-09-24 22:09:46 +02:00
doom-cli.el fix(cli): doom-cli-load: replace load! w/ doom-load 2022-09-24 22:09:39 +02:00
doom-editor.el refactor: minor refactors & commentary revision 2022-09-24 20:31:34 +02:00
doom-keybinds.el refactor: remove use-package from doom-keybinds.el 2022-09-24 22:10:02 +02:00
doom-lib.el tweak(lib): log calling hook from doom-run-hook 2022-09-24 22:10:02 +02:00
doom-modules.el refactor: introduce doom-module-context 2022-09-24 22:09:46 +02:00
doom-packages.el refactor: introduce doom-module-context 2022-09-24 22:09:46 +02:00
doom-profiles.el refactor: introduce doom-module-context 2022-09-24 22:09:46 +02:00
doom-projects.el nit: comment revision and formatting 2022-09-16 01:14:22 +02:00
doom-start.el refactor: introduce doom-context 2022-09-24 22:09:05 +02:00
doom-ui.el perf: move doom-init-ui-h to window-setup-hook 2022-09-24 22:10:02 +02:00
doom.el fix: failure to recognize X switches in PGTK builds 2022-09-25 11:35:48 +02:00
init.el fix: add :depth field to modules 2022-09-24 18:46:21 +02:00
packages.el module: add :config use-package 2022-09-24 18:46:21 +02:00