doomemacs/lisp
Henrik Lissner a6f0bf3123
fix(lib): infinite recursion in doom-first-*-hook
It's possible for these hooks to be triggered recursively, such as in
the case of emojify's "Emoji images not available should I download them
now?" prompt (reported upstream).

Fix: iqbalansari/emacs-emojify#100
2022-10-01 17:09:15 +02:00
..
cli docs(cli): doom upgrade: s/-f/--force 2022-09-30 22:59:37 +02:00
lib fix(lib): doom/delete-this-file nil path handling 2022-09-30 22:48:59 +02: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 refactor: remove use-package from doom-keybinds.el 2022-09-24 22:10:02 +02:00
doom-lib.el fix(lib): infinite recursion in doom-first-*-hook 2022-10-01 17:09:15 +02:00
doom-modules.el fix: module load order 2022-09-29 17:35:59 +02:00
doom-packages.el fix: doom-package-list: failures to resolve module context 2022-09-26 02:08:00 +02:00
doom-profiles.el refactor: introduce doom-module-context 2022-09-24 22:09:46 +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 perf: move doom-init-ui-h to window-setup-hook 2022-09-24 22:10:02 +02:00
doom.el nit: mention test env for startup optimizations 2022-09-29 17:35:56 +02:00
init.el fix: add :depth field to modules 2022-09-24 18:46:21 +02:00
packages.el module: add :config use-package 2022-09-24 18:46:21 +02:00