doomemacs/modules/editor/evil/autoload
Henrik Lissner 6671adc687
refactor!: move helpful from :core to :lang emacs-lisp
BREAKING CHANGE: This moves helpful.el out of core into :lang
emacs-lisp. Since most (all) people have this module enabled, this
shouldn't make a difference for most people, but if you're one of the
few that don't have :lang emacs-lisp enabled, Doom will revert to using
Emacs' built-in help.el and describe-* commands.

Others can also disable helpful with (package! helpful :disable t) if
they prefer Emacs' built-in help system, which wasn't possible before,
because it was a core package.

This was done as part of an ongoing effort to slim down Doom's core in
preparation for v3.
2024-08-30 02:26:41 -04:00
..
advice.el refactor(lib): don't use smartparens' API 2024-07-09 20:55:29 -04:00
embrace.el refactor(lib): don't use smartparens' API 2024-07-09 20:55:29 -04:00
evil.el feat(evil): optionally wrap move-window commands 2024-07-29 18:51:50 -04:00
ex.el refactor!: move helpful from :core to :lang emacs-lisp 2024-08-30 02:26:41 -04:00
files.el Rewrite move/copy/delete file commands 2020-04-27 01:51:18 -04:00
textobjects.el fix(evil): define *-any-quote directly 2022-04-25 16:38:40 +02:00
unimpaired.el refactor(lib): don't use smartparens' API 2024-07-09 20:55:29 -04:00