doomemacs/core
Henrik Lissner c0b904afca
Fix void-variable nose-mode error in python #628
Caused by associate! only doing a fboundp check on MODE, but not boundp,
before trying to access its value.
2018-05-30 16:05:24 +02:00
..
autoload Remove unnused letvar doom--inhibit-reload 2018-05-29 19:39:22 +02:00
templates
test
core-dispatcher.el Run doom//refresh after successfull doom//upgrade 2018-05-30 16:05:24 +02:00
core-editor.el
core-keybinds.el
core-lib.el Fix void-variable nose-mode error in python #628 2018-05-30 16:05:24 +02:00
core-os.el
core-packages.el Downgrade missing module warnings to messages 2018-05-29 22:44:21 +02:00
core-projects.el
core-ui.el
core.el
packages.el