doomemacs/core/cli
Henrik Lissner cfb8a866dc
Bump :core
Fuco1/smartparens@7f5825d -> Fuco1/smartparens@63695c6
bbatsov/projectile@d1cfad0 -> bbatsov/projectile@c31bd41
domtronn/all-the-icons.el@6917b08 -> domtronn/all-the-icons.el@9aa16ae
iqbalansari/restart-emacs@e570749 -> iqbalansari/restart-emacs@1607da2
jscheid/dtrt-indent@a7ade6d -> jscheid/dtrt-indent@854b9a1
justbur/emacs-which-key@ca268fd -> justbur/emacs-which-key@428aedf
jwiegley/use-package@caa92f1 -> jwiegley/use-package@365c73d
raxod502/straight.el@3277e1c -> raxod502/straight.el@a32c97c

+ Closes #4513
+ Fixes (wrong-number-of-arguments (3 . 4) 2) error for users on Emacs
  HEAD (see bbatsov/projectile#1635).
+ package! :build semantics have changed due to upstream changes. What
  was :build is now :pre-build. What was :no-build is now :build nil.
+ Now we must be careful not to auto-disable the "use-package" psuedo
  theme. It is used as a place to store :custom assignments without them
  being saved to custom.el.
2021-01-09 02:55:09 -05:00
..
autoloads.el Remove gh from excluded packages for autoloads 2020-12-23 15:34:15 -05:00
byte-compile.el Improve byte compilation message 2020-11-28 21:44:46 -08:00
debug.el Simplify doom/info output 2020-10-20 23:21:11 -04:00
doctor.el cli/doctor: fix native json detection 2020-08-12 16:01:33 -04:00
env.el Fix envvar file encoding for Windows users 2020-12-11 15:50:02 -05:00
help.el Fix 'doom help' 2020-08-24 23:36:11 -04:00
install.el Add XDG detection to 'doom install' #4040 2020-10-06 14:19:37 -04:00
packages.el Bump :core 2021-01-09 02:55:09 -05:00
sync.el Fix literate tangling on 'doom sync' 2020-08-25 06:01:35 -04:00
test.el Refactor autoload generator bootstrappers 2020-01-01 13:31:40 -05:00
upgrade.el Upgrade: remove leftover ref 2020-12-01 15:06:15 -08:00