doomemacs/core
Henrik Lissner adf9b7d26f
Log & error-handle in :after-call hooks
A load error no longer leaves Emacs in a broken state, but will report
errors. These errors can still be investigated with debug-on-error on.
2018-06-19 20:54:09 +02:00
..
autoload Minor refactor, across the board 2018-06-18 15:02:24 +02:00
templates
test Remove doom//x naming convention 2018-06-17 21:35:58 +02:00
core-dispatcher.el Prevent kill-emacs-hook running after byte-compile 2018-06-19 20:51:14 +02:00
core-editor.el Be quiet, recentf! 2018-06-17 02:25:12 +02:00
core-keybinds.el
core-lib.el Refactor associate! with cl-defmacro 2018-06-16 11:34:42 +02:00
core-modules.el Log & error-handle in :after-call hooks 2018-06-19 20:54:09 +02:00
core-os.el Load core-os sooner & in all sessions 2018-06-18 12:04:30 +02:00
core-packages.el Don't eat stacks in backtraces in debug mode 2018-06-18 17:14:17 +02:00
core-projects.el Lazy load projectile (experimental) 2018-06-16 11:42:37 +02:00
core-tests.el Remove doom//x naming convention 2018-06-17 21:35:58 +02:00
core-ui.el Improve general error handling at startup 2018-06-18 14:47:36 +02:00
core.el Refactor autoloads init & error handling 2018-06-19 17:19:11 +02:00
packages.el