doomemacs/core
Henrik Lissner 9d775ca798
Autoload format library
If you byte-compile your config, the expanded forms of this library's
macros (like print! or format!) will use internal functions that aren't
autoloaded (like `doom--format`, mentioned in #1768), causing
void-function errors.
2019-09-09 13:59:13 -04:00
..
autoload Autoload format library 2019-09-09 13:59:13 -04:00
cli Mention doom env's -o switch in envvar file header 2019-09-09 13:51:36 -04:00
templates Revise and update docstrings and comments 2019-05-01 21:02:28 -04:00
test Update all unit tests 2019-09-03 00:59:46 -04:00
core-cli.el Redesign straight initialization #1610 #1607 2019-07-29 21:09:21 +02:00
core-editor.el General comment revision & cleanup 2019-09-06 00:25:35 -04:00
core-keybinds.el Mac users: command = super, option = meta 2019-09-05 13:11:22 -04:00
core-lib.el Refactor core & core-lib 2019-09-03 00:59:46 -04:00
core-modules.el Update all unit tests 2019-09-03 00:59:46 -04:00
core-packages.el Introduce doom-interactive-mode 2019-09-03 00:37:30 -04:00
core-projects.el Disable projectile-{ag,ripgrep} 2019-09-06 14:17:34 -04:00
core-ui.el Fix #1718: void-function set-fontset-font 2019-08-29 18:52:33 -04:00
core.el Fix doom-load-envvars-file 2019-09-06 14:17:34 -04:00
doctor.el cli/doctor: fix stringp error if fd isn't installed 2019-07-22 02:37:47 +02:00
packages.el General comment revision & cleanup 2019-09-06 00:25:35 -04:00