doomemacs/lisp/cli
Henrik Lissner 3401492c84
refactor: deprecate letenv!
`letenv!` is a layover from the days before
`with-environment-variables` (introduced in 28.x), and it remained
afterwards because I preferred the shorter name. From v3 and onward,
Doom's core will be put on a diet which, among other things, will
include culling redundant or superfluous functions/macros like this one.
2024-11-30 22:50:27 -05:00
..
make refactor!: restructure Doom core 2022-07-30 22:41:13 +02:00
ci.el nit(cli): fix print-group! indentation 2024-11-13 17:10:09 -05:00
doctor.el nit(cli): fix print-group! indentation 2024-11-13 17:10:09 -05:00
env.el nit(cli): fix print-group! indentation 2024-11-13 17:10:09 -05:00
gc.el nit(cli): fix print-group! indentation 2024-11-13 17:10:09 -05:00
info.el refactor!: restructure Doom core 2022-07-30 22:41:13 +02:00
install.el refactor: move templates/ to static/ 2024-11-30 22:50:27 -05:00
make.el dev: format CODEOWNERS with more whitespace 2024-07-01 03:35:35 -04:00
packages.el refactor: deprecate letenv! 2024-11-30 22:50:27 -05:00
profiles.el refactor!: restructure Doom core 2024-11-03 01:52:28 -05:00
run.el nit(cli): fix print-group! indentation 2024-11-13 17:10:09 -05:00
sync.el docs: don't recommend doom/reload 2024-11-25 20:28:45 -05:00
test.el refactor!(cli): rename cli definers for consistency 2022-09-12 11:45:59 +02:00
upgrade.el nit(cli): fix print-group! indentation 2024-11-13 17:10:09 -05:00