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 Remove third line in section headers 2018-09-09 09:58:19 -04:00
cli.el Prevent non-prefix key errors on doom//refresh 2019-05-12 01:43:22 -04:00
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 Add doom/{increase,decrease,reset}-font commands 2019-05-12 21:56:52 -04:00
line-numbers.el Improve version check for line-numbers polyfill 2019-02-26 17:29:40 -05:00
message.el Revise and update docstrings and comments 2019-05-01 21:02:28 -04:00
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 Minor refactors across the board 2019-04-26 17:42:44 -04:00
text.el Enable show-trailing-whitespace globally 2019-05-17 01:58:08 -04:00
ui.el doom/window-maximizer-buffer: fail gracefully in popups 2019-06-27 17:21:00 +02:00