BREAKING CHANGE: If anyone is using Doom's CLI framework and are defining their own CLIs with any of the following macros, they'll need to be updated to their new names: - defautoload! -> defcli-autoload! - defgroup! -> defcli-group! - defstub! -> defcli-stub! - defalias! -> defcli-alias! - defobsolete! -> defcli-obsolete! These were renamed to make their relationship with CLIs more obvious; they were too ambiguous otherwise. |
||
---|---|---|
.. | ||
make | ||
autoloads.el | ||
ci.el | ||
compile.el | ||
doctor.el | ||
env.el | ||
help.el | ||
info.el | ||
install.el | ||
make.el | ||
packages.el | ||
run.el | ||
sync.el | ||
test.el | ||
upgrade.el |