doomemacs/core
Henrik Lissner 8e32f0da18
Rethink theme/font initialization order
+ Don't use set-frame-font. Causes issues for daemon users and is
  slower.
+ Revice init function docstrings
+ Load fonts a little earlier than themes

May resolve an issue where fonts in daemon Emacs are too small on
startup.

Addresses #1223
2019-03-08 02:37:33 -05:00
..
autoload config/default: change SPC h keymaps 2019-03-08 02:37:33 -05:00
cli Refactor doom-initialize & bootstrap in core.el 2019-03-08 02:37:32 -05:00
templates
test Rewrite switch-{buffer,window} hooks 2019-03-08 02:37:33 -05:00
core-cli.el
core-editor.el Rewrite switch-{buffer,window} hooks 2019-03-08 02:37:33 -05:00
core-keybinds.el Optimize general integration 2019-03-08 02:37:33 -05:00
core-lib.el Add advice-add! & advice-remove! helpers 2019-03-08 02:37:33 -05:00
core-modules.el Refactor module init hooks 2019-03-08 02:37:33 -05:00
core-os.el Add xclip.el for tty clipboard support 2019-03-08 02:34:26 -05:00
core-packages.el New doom/describe-packages command 2019-03-04 20:47:25 -05:00
core-projects.el
core-ui.el Rethink theme/font initialization order 2019-03-08 02:37:33 -05:00
core.el Refactor module init hooks 2019-03-08 02:37:33 -05:00
packages.el Add xclip.el for tty clipboard support 2019-03-08 02:34:26 -05:00