doomemacs/lisp
Henrik Lissner f9c2397a3c
fix: autoloads load order in profile bootstrap
Package autoloads should be assembled in the order they're
installed/built, so that dependencies between them (such as the case
where geiser-* packages call geiser-activate-implementation, which is
defined in geiser.el's autoloads file -- see #7472) don't throw errors.

Fix: #7472
Amend: 87f6f7ab91
2023-11-29 16:10:09 -05:00
..
cli docs: revise and fix nerd-icons doctor check 2023-09-16 15:32:54 +02:00
lib nit(docs): fix typo and extraneous backquote 2023-09-20 20:23:26 +02:00
doom-cli.el fix(cli): suppress coding-system prompts 2023-08-18 19:14:39 +02:00
doom-editor.el tweak: helpful-set-variable-function: use setq! 2023-11-23 17:38:22 -05:00
doom-keybinds.el fix: prevent quit in the middle of doom/escape 2023-09-12 21:30:56 +02:00
doom-lib.el perf(lib): dir!: unset file-name-handler-alist 2023-02-21 03:30:51 -05:00
doom-modules.el fix(lib): doom-module-locate-path: cannot locate exact files 2022-10-03 14:13:39 +02:00
doom-packages.el nit: general reformatting & minor comment revision 2023-09-11 23:56:21 +02:00
doom-profiles.el fix: autoloads load order in profile bootstrap 2023-11-29 16:10:09 -05:00
doom-projects.el nit: comment revision and formatting 2022-09-16 01:14:22 +02:00
doom-start.el nit: comment revision, spellcheck, & reformatting 2023-07-22 19:01:35 +02:00
doom-ui.el fix: premature use of emoji fontset in <=28.1 2023-11-23 18:17:52 -05:00
doom.el fix: write native-comp cache to $EMACSLOCALDIR 2023-09-11 23:53:35 +02:00
init.el fix: add :depth field to modules 2022-09-24 18:46:21 +02:00
packages.el bump: :core 2023-11-23 17:29:31 -05:00