doomemacs/core/autoload
Henrik Lissner 282e0d6653
Move emacs version check into doom-initialize
Also fixes void-function errors caused by (now removed)
doom-same-emacs-version-p not being defined in all the contexts it was
needed.

Where it was before was clumsy design.
2018-06-05 12:04:43 +02:00
..
buffers.el Add new doom|mark-buffer-as-real hook to term/eshell 2018-06-04 21:17:49 +02:00
cache.el
debug.el
editor.el
files.el
help.el
memoize.el
menu.el
message.el
modules.el Move emacs version check into doom-initialize 2018-06-05 12:04:43 +02:00
packages.el Refactor package management API 2018-06-02 21:31:14 +02:00
scratch.el
test.el
ui.el