doomemacs/lisp
Henrik Lissner 7e0c2ed8a3
fix(lib): convert file! and dir! to macros
To ensure that they're expanded at a file's top-level, while expanded,
where they're used. It also fixes a few inlined uses of the file!
macro (e.g. in `load!`, as reported in #6764), which was prematurely
committed ahead of this change.

Close: #6764
Amend: a179b8d262
2022-09-10 11:59:17 +02:00
..
cli fix(cli): wrong-number-of-args error when auto-resolving prompts 2022-09-10 01:36:58 +02:00
lib refactor(lib): use num-processors 2022-09-08 13:36:17 +02:00
doom-cli.el refactor(lib): provide doom-libs as subfeatures 2022-09-08 00:20:26 +02:00
doom-editor.el refactor: deprecate doom-etc-dir for doom-data-dir 2022-08-14 20:43:35 +02:00
doom-keybinds.el refactor: deprecate featurep! for modulep! 2022-08-14 20:43:35 +02:00
doom-lib.el fix(lib): convert file! and dir! to macros 2022-09-10 11:59:17 +02:00
doom-modules.el fix: remove use-package-font-lock-keywords reference 2022-09-06 22:55:46 +02:00
doom-packages.el tweak: disable ahead-of-time native compilation 2022-09-06 22:55:47 +02:00
doom-projects.el fix: validate fd --version output 2022-09-07 01:48:37 +02:00
doom-start.el fix: memory leak & freezes on native-comp+pgtk builds 2022-09-10 01:38:58 +02:00
doom-ui.el refactor: deprecate doom-private-dir for doom-user-dir 2022-08-14 20:43:35 +02:00
doom.el fix: memory leak & freezes on native-comp+pgtk builds 2022-09-10 01:38:58 +02:00
packages.el bump: :core 2022-09-06 22:55:47 +02:00