doomemacs/lisp
Henrik Lissner b0f91f6403
fix: void-variable native-comp-deferred-compilation-deny-list
In later versions of Emacs 29, this variable has been renamed without a
deprecation alias, causing void-variable errors wherever it is used.
Since it could potentially be used outside of Doom, I'll use a variable
alias until we formally drop 28 support (not for a long time).

Close: #7090
Co-authored-by: AdoPi <AdoPi@users.noreply.github.com>
2023-02-20 19:00:45 -05:00
..
cli fix(cli): recommend "checkout main" option if prompted 2023-02-20 19:00:45 -05:00
lib tweak(lib): open file after doom/copy-this-file 2023-02-18 15:27:48 -05:00
doom-cli.el refactor(cli): reorganize CLI library 2022-09-25 17:52:07 +02:00
doom-editor.el refactor: minor refactors & commentary revision 2022-09-24 20:31:34 +02:00
doom-keybinds.el fix: correct name of doom-after-modules-init-hook 2023-02-18 00:51:54 -05:00
doom-lib.el fix: relative paths for add-load-path! 2023-02-18 15:27:47 -05:00
doom-modules.el fix(lib): doom-module-locate-path: cannot locate exact files 2022-10-03 14:13:39 +02:00
doom-packages.el fix(lib): package! not overriding defaults 2022-10-23 02:30:13 +02:00
doom-profiles.el fix(profiles): ensure trailing / on user-emacs-directory 2022-10-02 18:46:37 +02:00
doom-projects.el nit: comment revision and formatting 2022-09-16 01:14:22 +02:00
doom-start.el refactor: introduce doom-context 2022-09-24 22:09:05 +02:00
doom-ui.el fix: void-function set-fontset-font error 2022-10-29 01:57:42 +02:00
doom.el fix: void-variable native-comp-deferred-compilation-deny-list 2023-02-20 19:00:45 -05:00
init.el fix: add :depth field to modules 2022-09-24 18:46:21 +02:00
packages.el bump: :core 2023-02-18 15:27:49 -05:00