doomemacs/core
Henrik Lissner ba990a6c9d
Build package autoloads in install order #374
Before this update, the autoloads files were collected in
lexicographical order (by traversing straight's build directory). By
using straight--build-cache's keys (which are entered in the order they
were registered) we avoid issues like
2019-07-23 21:54:50 +02:00
..
autoload Add autoload/themes.el library 2019-07-23 14:31:00 +02:00
cli Build package autoloads in install order #374 2019-07-23 21:54:50 +02:00
templates Revise and update docstrings and comments 2019-05-01 21:02:28 -04:00
test 💥 revise advice naming convention (1/2) 2019-07-22 02:27:45 +02:00
core-cli.el Add --force/-f support to doom refresh 2019-07-22 23:22:55 +02:00
core-editor.el def-advice!->defadvice! & conform to new advice conventions 2019-07-23 17:24:56 +02:00
core-keybinds.el Refactor doom--define-leader-key helper 2019-07-23 18:14:49 +02:00
core-lib.el Refactor file-exists-p macro 2019-07-23 20:43:24 +02:00
core-modules.el 💥 Rename def-package! -> use-package! 2019-07-23 12:50:45 +02:00
core-packages.el Minor comment revision & general code reformatting 2019-07-23 17:30:32 +02:00
core-projects.el def-advice!->defadvice! & conform to new advice conventions 2019-07-23 17:24:56 +02:00
core-ui.el Use display-multi-font-p check in all-the-icons advice 2019-07-23 17:27:55 +02:00
core.el Conform many modules to new conventions 2019-07-23 12:30:47 +02:00
doctor.el cli/doctor: fix stringp error if fd isn't installed 2019-07-22 02:37:47 +02:00
packages.el Add ui/hydra module 2019-07-22 23:51:12 +02:00