Files
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
..
2022-09-24 18:46:21 +02:00
2023-11-23 17:29:31 -05:00