doomemacs/lisp
Henrik Lissner b480ed51a3
refactor(lib): suppress map! at compile/batch time
It's not useful in those scenarios, and is more likely to throw up
unrecoverably keybind conflict errors, when load order is determined by
an over-eager byte-compiler, rather than Doom's standard startup
process.
2022-09-16 01:14:21 +02:00
..
cli refactor(cli,lib): print levels & output redirection 2022-09-16 01:14:20 +02:00
lib refactor(lib): use ansi-color-apply 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 refactor(lib): suppress map! at compile/batch time 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 fix: remove use-package-font-lock-keywords reference 2022-09-06 22:55:46 +02:00
doom-packages.el fix: package recipes with relative :local-repo 2022-09-10 20:45:44 +02:00
doom-projects.el fix: validate fd --version output 2022-09-07 01:48:37 +02:00
doom-start.el refactor: move core optimizations to doom-start 2022-09-16 01:14:20 +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 refactor: move core optimizations to doom-start 2022-09-16 01:14:20 +02:00
packages.el bump: :core 2022-09-06 22:55:47 +02:00