spacemacs/layers
syl20bnr 564cbc40ed core: better behavior for dotspacemacs-download-packages
See end of this message for important breaking changes.

Previous behavior was to configure any installed package which caused
a lot of bad side effects and could make spacemacs unusable. This
behavior made little sense and does not fit with spacemacs.

This commit fixes this behavior by separating installed packages from
configured packages. In short dostspacemacs-download-packages variable
now only affect package installation. Packages are now configured if and
only if they are effectively *used* (i.e. listed in variable
dotspacemacs-configuration-layers or dotspacemacs-additional-packages).

IMPORTANT CHANGE: functions `configuration-layer/declare-used-layer` and
`configuration-layer/declare-used-layers` have been removed. These
functions have been introduced in develop branch only so the impact
should be minimal.
2016-08-19 21:04:33 -03:00
..
+chat Update erc doc 2016-08-17 19:52:35 +02:00
+checkers Add option to use original flycheck bitmaps 2016-08-17 19:51:33 +02:00
+completion Fix smartparens after nested snippet expansions 2016-08-08 13:42:45 +02:00
+distributions core: better behavior for dotspacemacs-download-packages 2016-08-19 21:04:33 -03:00
+emacs Fix single missing character in documentation 2016-08-17 19:54:29 +02:00
+email
+frameworks core: better behavior for dotspacemacs-download-packages 2016-08-19 21:04:33 -03:00
+fun Replace the typewriter image with the correct one. Fix #6832 2016-08-17 19:46:48 +02:00
+intl Fix broken links in the docs 2016-08-05 21:20:41 +02:00
+lang Update emacs-eclim package name 2016-08-18 21:12:15 +02:00
+misc/nlinum
+os
+pair-programming/floobits
+source-control Update git layer rebase documentation 2016-08-19 10:10:09 +02:00
+spacemacs Add option for helm fuzzy matching 2016-08-17 20:53:45 +02:00
+tags Clean up gtags readme 2016-07-17 17:36:07 +02:00
+themes
+tools core: better behavior for dotspacemacs-download-packages 2016-08-19 21:04:33 -03:00
+vim
+web-services Improved search-engine layer 2016-08-17 19:53:06 +02:00
rebox
auto-layer.el
LAYERS.org