doomemacs/core
Henrik Lissner 84756b33a0
Fix closure symbolp errors blocking stacktraces
Caused because of symbol-file advice assuming SYMBOL would always be a
symbol.

This would prevent backtraces from happening, making debugging
impossibly obtuse.

This may indirectly fix #701
2018-06-20 01:59:07 +02:00
..
autoload Minor refactor, across the board 2018-06-18 15:02:24 +02:00
templates General, minor refactor & feedback revision 2018-06-14 19:49:03 +02:00
test Remove doom//x naming convention 2018-06-17 21:35:58 +02:00
core-dispatcher.el core: minor refactor/reformat 2018-06-19 20:55:44 +02:00
core-editor.el Be quiet, recentf! 2018-06-17 02:25:12 +02:00
core-keybinds.el Allow map!'s :prefix to accept key vectors 2018-06-15 16:20:20 +02:00
core-lib.el Refactor associate! with cl-defmacro 2018-06-16 11:34:42 +02:00
core-modules.el core: minor refactor/reformat 2018-06-19 20:55:44 +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 Fix closure symbolp errors blocking stacktraces 2018-06-20 01:59:07 +02:00
packages.el Move unit tests from ert to buttercup 2018-06-15 03:42:01 +02:00