spacemacs/core
justbur 8b5428d320 core-dotspacemacs: Make call-func macro safer
Catch errors in executed function and signal them to the user in the
spacemacs buffer. We don't want loading to silently fail because there
is a problem in dotspacemacs/user-config for example.
2015-10-12 09:53:37 -04:00
..
banners
info Bump version to 0.105 2015-09-28 23:53:20 -04:00
libs
templates Document cursor color by state only in GUI 2015-10-05 12:07:45 +02:00
core-auto-completion.el Fix showing snippets in company popup. 2015-09-16 22:37:08 -04:00
core-configuration-layer.el Fix some cl-lib function with prefix 2015-10-07 15:51:39 -04:00
core-debug.el debug-init: Get more info from debug-init 2015-10-07 15:51:40 -04:00
core-dotspacemacs.el core-dotspacemacs: Make call-func macro safer 2015-10-12 09:53:37 -04:00
core-emacs-backports.el core: add comment for with-eval-after-load backport 2015-09-27 21:03:48 -04:00
core-evilified-state.el Fix bug introduced in df6b530 2015-10-07 22:33:29 +02:00
core-fonts-support.el
core-funcs.el Fix some cl-lib function with prefix 2015-10-07 15:51:39 -04:00
core-keybindings.el core-keys: Allow major-mode-leader to be nil 2015-10-07 15:51:39 -04:00
core-load-paths.el Fix erc notification icon 2015-10-12 09:37:56 -04:00
core-micro-state.el
core-release-management.el
core-spacemacs-buffer.el core: remove dotspacemacs-verbose-loading 2015-10-07 15:51:40 -04:00
core-spacemacs.el core: remove dotspacemacs-verbose-loading 2015-10-07 15:51:40 -04:00
core-themes-support.el core: remove special handling of spacemacs-theme and solarized theme 2015-10-07 15:51:39 -04:00
core-toggle.el Don't produce on/off toggles if status is nil 2015-08-26 22:27:09 -04:00
core-use-package-ext.el