spacemacs/core
justbur 4640f4ffa2 core-release: Add checks to switch-to-version
Mainly adds a check to make sure the working directory is clean before
switching versions. The automatic update should not remove changes by
the user. They can do that manually if they wish.

Also restructures the function to make it a little easier to follow.
2015-10-18 22:11:15 -04:00
..
banners
info Bump version to 0.105 2015-09-28 23:53:20 -04:00
libs
templates Correct .spacemacs template's doc and indentation 2015-10-14 00:33:26 -04:00
core-auto-completion.el Fix showing snippets in company popup. 2015-09-16 22:37:08 -04:00
core-configuration-layer.el config-layer: Correct package update note 2015-10-18 22:11:03 -04:00
core-debug.el debug-init: Get more info from debug-init 2015-10-07 15:51:40 -04:00
core-dotspacemacs.el Fix minimize spelling mistake 2015-10-14 00:32:46 -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 New macro dotspacemacs|symbol-value and improved diminish 2015-08-14 12:25:54 -04:00
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-release: Add checks to switch-to-version 2015-10-18 22:11:15 -04:00
core-spacemacs-buffer.el Fix Spacemacs buffer notes 2015-10-15 18:38:28 +02: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