doomemacs/core
Henrik Lissner a65e97bf2c
fix(cli): return *all* aliases from doom-cli-aliases
Now it walks the command tree breadth-first to collect *all* aliases
that lead to the given command.
2022-06-22 23:04:59 +02:00
..
autoload fix(lib): restart-emacs name collision on Emacs 29+ 2022-06-22 01:10:07 +02:00
cli refactor(cli): minor refactors & allow flychecker in CLIs 2022-06-22 23:04:54 +02:00
templates bump: :core 2022-06-17 18:21:23 +02:00
test core-cli: backport more refactors from rewrite 2020-08-24 23:00:32 -04:00
core-cli-lib.el fix(cli): return *all* aliases from doom-cli-aliases 2022-06-22 23:04:59 +02:00
core-cli.el fix(emacs-lisp): flycheck false positives in Doom configs 2022-06-22 23:04:00 +02:00
core-editor.el fix: find-function-search-for-symbol moving cursor 2022-06-04 15:02:06 +02:00
core-keybinds.el fix: wrong-type-arg error on startup 2021-10-20 22:06:25 +02:00
core-lib.el perf(lib): factor seq out of fn! & bake in lookup table 2022-06-21 23:27:19 +02:00
core-modules.el fix: :load-path throwing error in org-src blocks 2022-04-08 02:51:50 +02:00
core-packages.el fix: allow :protocol keyword in package! 2022-06-20 19:09:50 +02:00
core-projects.el refactor: remove custom projectile-mode-line-function 2022-06-18 16:57:17 +02:00
core-start.el refactor: how Doom starts up 2022-06-18 16:54:45 +02:00
core-ui.el refactor: how Doom starts up 2022-06-18 16:54:45 +02:00
core.el refactor: how Doom starts up 2022-06-18 16:54:45 +02:00
packages.el bump: :core 2022-06-17 18:21:23 +02:00