doomemacs/core/cli
Henrik Lissner 4dc42de9e3
def-command! -> defcli!
And def-command-group! -> defcligroup!, to match our new convention for
naming definer macros.
2019-07-28 02:32:25 +02:00
..
autoloads.el def-command! -> defcli! 2019-07-28 02:32:25 +02:00
byte-compile.el def-command! -> defcli! 2019-07-28 02:32:25 +02:00
debug.el def-command! -> defcli! 2019-07-28 02:32:25 +02:00
env.el def-command! -> defcli! 2019-07-28 02:32:25 +02:00
install.el def-command! -> defcli! 2019-07-28 02:32:25 +02:00
packages.el def-command! -> defcli! 2019-07-28 02:32:25 +02:00
patch-macos.el def-command! -> defcli! 2019-07-28 02:32:25 +02:00
test.el def-command! -> defcli! 2019-07-28 02:32:25 +02:00
upgrade.el def-command! -> defcli! 2019-07-28 02:32:25 +02:00