spacemacs/tests/core
syl20bnr 60f5a3a0fa New dotfile variable dotspacemacs-download-packages
This new variable replace dotspacemacs-delete-orphan-packages

It defines the behaviour of Spacemacs when downloading packages.

Possible values are `used', `used-but-keep-unused' and `all'.
- `used' will download only explicitly used packages and remove any
unused packages as well as their dependencies.
- `used-but-keep-unused' will download only the used packages but won't
delete them if they become unused.
- `all' will download all the packages regardless if they are used or
not and packages won't be deleted by Spacemacs.

Default value is `used`.
2016-05-30 22:58:59 -04:00
..
data Refactor test system 2015-08-31 21:16:34 -04:00
Makefile Clean copyrights and update for year 2016 2016-01-11 21:42:17 -05:00
core-configuration-layer-ftest.el core: remove support for all layers 2016-05-30 21:06:54 -04:00
core-configuration-layer-utest.el New dotfile variable dotspacemacs-download-packages 2016-05-30 22:58:59 -04:00
core-funcs-utest.el Clean copyrights and update for year 2016 2016-01-11 21:42:17 -05:00
core-release-management-ftest.el Clean copyrights and update for year 2016 2016-01-11 21:42:17 -05:00
core-spacemacs-buffer-ftest.el Clean copyrights and update for year 2016 2016-01-11 21:42:17 -05:00
core-spacemacs-ftest.el Clean copyrights and update for year 2016 2016-01-11 21:42:17 -05:00