doomemacs/core
Henrik Lissner 1e6ef4d6e4
Rewrite interactive CLI commands
- Replace doom//upgrade with doom/upgrade
- Replace doom//autoloads with doom/reload-autoloads
- Replace doom//refresh with doom/reload
- Remove doom//install; there should be no workflow for this command
- Remove doom//autoremove; autoremove was replaced with purge. Maybe
  I'll write a doom//purge analogue. Not sure yet.
- Use compile instead of hacky wrapper around core-cli API

Rewrite interactive CLI commands

- Rewrite doom//upgrade & doom//autoloads
- Remove doom//install; there really should be no use-case for it
- Remove doom//autoremove; autoremove was replaced with purge. I'll get
  around to writing a doom//purge eventually.

fixup! Rewrite interactive CLI commands
2019-12-13 16:17:05 -05:00
..
autoload Rewrite interactive CLI commands 2019-12-13 16:17:05 -05:00
cli cli/upgrade: fix dirty worktree detection 2019-12-13 14:53:52 -05:00
templates Revise and update docstrings and comments 2019-05-01 21:02:28 -04:00
test Prevent errors when starting tests 2019-12-05 21:06:16 -05:00
core-cli.el Slight reformatting of 'doom refresh' & 'doom compile' output 2019-12-08 00:57:10 -05:00
core-editor.el Fix #2183: suppress so-long when no comment syntax 2019-12-13 14:56:25 -05:00
core-keybinds.el Minor refactor & comment/docstring revision 2019-10-26 23:44:28 -04:00
core-lib.el Expand on lambda!/lambda!!'s docstrings 2019-12-13 14:35:28 -05:00
core-modules.el Shorten def-package{,-hook}! deprecation warnings 2019-12-03 20:02:32 -05:00
core-packages.el Prevent straight recipe lookup errors #2104 2019-11-23 01:44:49 -05:00
core-projects.el Reset projectile-use-git-grep 2019-11-28 15:36:07 -05:00
core-ui.el font-use-system-font = t if no font is set 2019-11-28 15:35:30 -05:00
core.el bidi-paragraph-direction = 'left-to-right 2019-12-08 20:14:11 -05:00
packages.el 💥 Drop Emacs 25.x support 2019-11-08 16:02:06 -05:00