spacemacs/core
syl20bnr f294ba3887 core: remove 'private value for :location
While doing the tests I encountered an edge case where a package owned
by the dotfile could be passed either a 'private or 'local location
which is ambiguous (moreover where do we put packages with 'local
location ?).

We remove the ambiguity by removing the 'private value and push the
path ~/.emacs.d/private/local/pkg/ when the owner of a local
package PKG is the dotfile.

When the owner of a local package is a layer then the load path is
in the "local" subdirectory of the layer directory. It adds no value
to use the old 'private location in this case.
2015-09-20 00:49:18 -04:00
..
banners "Improve" doge grammar 2015-03-20 23:27:49 -04:00
info Update change log and releae notes 2015-08-11 01:34:04 -04:00
libs avoid conflict with hydra's lv.el 2015-05-27 23:52:15 -04:00
templates Switch the default distribution to spacemacs 2015-09-19 01:02:51 -04:00
core-auto-completion.el Fix showing snippets in company popup. 2015-09-16 22:37:08 -04:00
core-configuration-layer.el core: remove 'private value for :location 2015-09-20 00:49:18 -04:00
core-dotspacemacs.el core: fix dotspacemacs/install and tweak choice descriptions 2015-09-19 01:05:17 -04:00
core-emacs-backports.el Prefix all core files with `core-` 2015-01-26 22:51:47 -05:00
core-evilified-state.el core: simplify and fix visual state in evilified buffers 2015-09-09 23:45:05 -04:00
core-evilify-keymap.el core: fix variable evil-evilified-state--modes 2015-08-13 00:42:24 -04:00
core-fonts-support.el New macro dotspacemacs|symbol-value and improved diminish 2015-08-14 12:25:54 -04:00
core-funcs.el Convert dotspacemacs-tests to org-mode output 2015-08-31 21:26:10 -04:00
core-keybindings.el Add back core-keys: Rewrite emacs-leader handling 2015-09-19 01:07:26 -04:00
core-load-paths.el spacemacs-core: remove `SPC f e s` and `SPC f e c` 2015-09-08 01:01:46 -04:00
core-micro-state.el spacemacs layer: fix various issues with ahs micro-state 2015-08-10 23:56:40 -04:00
core-release-management.el Add a rev number to SPC hds. 2015-08-26 21:59:51 -04:00
core-spacemacs-buffer.el core: defer distro insertion in home buffer 2015-09-11 23:14:16 -04:00
core-spacemacs.el core: move prefix funcs to new file core-keybindings.el 2015-09-13 22:53:15 -04:00
core-themes-support.el Use + instead of ! for layer categories 2015-09-11 00:13:51 -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 Revert temporary fix merged upstream 2015-07-27 12:12:36 -04:00