doomemacs/lisp
Henrik Lissner edaa887bd9
refactor(lib): add + use defbackport! macro
In the future, doom-lib (among other things) will be byte-compiled as
part of 'doom sync'. To spare runtime the overhead of checking for these
functions, I've wrapped these in a macro. It also makes their
definitions a tad simpler.
2022-09-06 22:55:46 +02:00
..
cli refactor: deprecate doom-private-dir for doom-user-dir 2022-08-14 20:43:35 +02:00
lib fix(lib): vestigial call to missing cat function 2022-09-06 22:55:45 +02:00
doom-cli-lib.el fix(cli): void-variable test error on Emacs 27.x 2022-08-18 16:14:06 +02:00
doom-cli.el refactor: deprecate doom-etc-dir for doom-data-dir 2022-08-14 20:43:35 +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 refactor(lib): add + use defbackport! macro 2022-09-06 22:55:46 +02:00
doom-modules.el fix: remove use-package-font-lock-keywords reference 2022-09-06 22:55:46 +02:00
doom-packages.el refactor: deprecate doom-private-dir for doom-user-dir 2022-08-14 20:43:35 +02:00
doom-projects.el fix: use --strip-cwd-prefix only if fd >=8.3.0 2022-08-08 18:23:46 +02:00
doom-start.el feat!(cli): load project .doomrc instead of ci.el 2022-08-07 19:43:28 +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: void-function file-name-concat on Emacs 27 2022-08-14 20:44:47 +02:00
packages.el refactor!: restructure Doom core 2022-07-30 22:41:13 +02:00