doomemacs/core/autoload
Henrik Lissner 7acfcf907a
Add warning prompt to byte-compile
Byte-compiling should be a considered an advanced workflow. Warn users
of the dangers. The prompt can be suppressed with the -y option. e.g.

  bin/doom -y compile

You won't get the prompt for byte-compiling :core or :plugins however.
2018-06-03 22:00:40 +02:00
..
buffers.el doom/cleanup-session: don't kill modified buffers 2018-05-30 23:06:13 +02:00
cache.el
debug.el
editor.el
files.el
help.el Refactor def-setting!/set! implementation 2018-06-02 16:26:59 +02:00
memoize.el
menu.el
message.el
modules.el Add warning prompt to byte-compile 2018-06-03 22:00:40 +02:00
packages.el Refactor package management API 2018-06-02 21:31:14 +02:00
scratch.el
test.el
ui.el