doomemacs/lisp
Henrik Lissner 0c918f3b2d
refactor: change doom-module-list signature
Used to return the hash-table `doom-modules` (if not all-p), but I've
changed it to return a list of cons cells (:CATEGORY . MODULE),
representing all enabled modules, in the order they were enabled.

The purpose of this change is to prepare for a change in the structure
of doom-modules, and how Doom stores its module metadata.
2022-09-16 01:14:21 +02:00
..
cli refactor: rethink doom-module-*-path functions 2022-09-16 01:14:21 +02:00
lib refactor: change doom-module-list signature 2022-09-16 01:14:21 +02:00
doom-cli.el refactor(cli,lib): print levels & output redirection 2022-09-16 01:14:20 +02:00
doom-editor.el fix: error caused by typo in doom--recentf-file-truename-fn 2022-09-10 23:46:40 +02:00
doom-keybinds.el nit: revise comments, reformat config sections 2022-09-16 01:14:21 +02:00
doom-lib.el refactor(lib): use uninterned symbols for transient/chained hooks 2022-09-16 01:14:21 +02:00
doom-modules.el refactor: change doom-module-list signature 2022-09-16 01:14:21 +02:00
doom-packages.el refactor: change doom-module-list signature 2022-09-16 01:14:21 +02:00
doom-projects.el fix: validate fd --version output 2022-09-07 01:48:37 +02:00
doom-start.el nit: revise comments, reformat config sections 2022-09-16 01:14:21 +02:00
doom-ui.el nit: remove unused base-specs arg in doom--make-font-specs 2022-09-10 23:48:56 +02:00
doom.el nit: revise comments, reformat config sections 2022-09-16 01:14:21 +02:00
packages.el bump: :core 2022-09-06 22:55:47 +02:00