doomemacs/core/autoload
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
..
buffers.el Optimize doom-visible-buffers 2020-08-13 22:49:35 -04:00
config.el Fix #4249 again 2020-11-11 01:07:52 -05:00
debug.el Fix startup hooks not running in vanilla sandbox 2020-12-01 18:16:12 -05:00
files.el Minor refactors & comment revision 2020-11-29 14:37:32 -05:00
fonts.el Minor refactor & reformatting across the board 2020-04-08 15:30:10 -04:00
help.el Add value+docstring columns to doom/help-custom-variable 2021-01-05 19:29:19 -05:00
output.el core-cli: backport more refactors from rewrite 2020-08-24 23:00:32 -04:00
packages.el Bump :core 2021-01-09 02:55:09 -05:00
plist.el Backport bits of CLI rewrite 2020-05-15 01:33:52 -04:00
process.el Refactor doom-num-cpus 2020-11-30 23:35:03 -05:00
projects.el Move +default/{find-in,browse}-emacsd to core lib 2020-11-19 00:44:16 -05:00
scratch.el Change doom-{interactive,debug}-mode suffix to -p 2020-05-25 03:43:40 -04:00
sessions.el Backport bits of CLI rewrite 2020-05-15 01:33:52 -04:00
store.el Clarify doom-store-put docstring 2020-10-23 14:40:10 +02:00
text.el Fix #3873: use thing-at-point for nox & elpy 2020-08-31 23:11:33 -04:00
themes.el Apply customized faces sooner 2020-11-14 13:57:34 -05:00
ui.el Minor refactors & reformatting 2020-11-03 16:16:12 -05:00