doomemacs/core/autoload
Henrik Lissner d8e7a2003b
Fix custom.el writing to DOOMDIR/init.el too early
This would cause ~/.doom.d/init.el to exist before `doom quickstart` can
copy ~/.emacs.d/init.example.el into it, causing some newcomers to
experience a wrong-type-argument: hash-table-p error at startup (and no
modules being enabled).
2019-07-02 23:17:20 +02:00
..
buffers.el Minor refactors across the board 2019-06-26 14:31:06 +02:00
cache.el
cli.el
config.el Set exec-path/shell-file-name in doom-load-env-vars 2019-06-18 11:46:27 +02:00
debug.el Fix vanilla-doom+ launcher in sandbox (C-c C-p) 2019-06-30 13:18:14 +02:00
files.el Minor refactors across the board 2019-06-26 14:31:06 +02:00
fonts.el Minor refactors across the board 2019-06-26 14:31:06 +02:00
help.el Minor refactors across the board 2019-06-26 14:31:06 +02:00
hydras.el
line-numbers.el
message.el
packages.el Fix custom.el writing to DOOMDIR/init.el too early 2019-07-02 23:17:20 +02:00
projects.el Add set-project-type! autodef 2019-06-27 17:16:40 +02:00
scratch.el Rethink scratch buffer keybinds & commands 2019-05-20 21:09:12 -04:00
sessions.el
text.el
ui.el doom/window-maximizer-buffer: fail gracefully in popups 2019-06-27 17:21:00 +02:00