spacemacs/core
Steven Allen 6b08224ad7 Always return t from use-package pre/post hooks.
Hooks that don't do this will prevent any further configuration of the package.

Docs: 53bf803f1d/use-package.el (L125)
Context: https://github.com/syl20bnr/spacemacs/pull/8543/files#r106792261
2017-03-24 14:26:56 +03:00
..
aprilfool Bump year in copyright headers 2017-01-05 23:08:17 -05:00
banners center ascii banners in home buffers 2016-07-05 19:50:57 +02:00
info Thank d12frosted too 2016-11-03 15:23:37 +01:00
libs Update spacemacs-theme 2017-03-13 21:13:37 +02:00
templates line number: broke enable-p condition into functions 2017-02-05 13:10:30 -05:00
tools/spacefmt Bump year in copyright headers 2017-01-05 23:08:17 -05:00
core-command-line.el Bump year in copyright headers 2017-01-05 23:08:17 -05:00
core-configuration-layer.el core: add support for :location keyword in dotspacemacs-themes 2017-02-05 23:47:17 -05:00
core-custom-settings.el core: allow users to set custom-file variable 2017-03-12 12:10:21 -04:00
core-debug.el Fix variable is void: system-info in spacemacs/report-issue 2017-01-12 22:19:39 -05:00
core-display-init.el Bump year in copyright headers 2017-01-05 23:08:17 -05:00
core-documentation.el core: fix preparation-function signature in publish-doc and exclude dockerfiles 2017-01-12 23:19:53 -05:00
core-dotspacemacs.el core: filter out private vars in dotspacemacs/get-variable-string-list 2017-02-05 20:28:10 -05:00
core-emacs-backports.el Bump year in copyright headers 2017-01-05 23:08:17 -05:00
core-fonts-support.el Bump year in copyright headers 2017-01-05 23:08:17 -05:00
core-funcs.el dsm-line-numbers: support parent modes, fix mode restriction 2017-03-13 21:04:00 +02:00
core-jump.el core: jump-handers, :async can now take a predicate function 2017-03-19 12:40:36 -04:00
core-keybindings.el core: fix indentation rules for declare-prefix functions 2017-02-12 23:44:52 -05:00
core-load-paths.el core: import spacemacs-theme into libs 2017-01-25 00:30:31 -05:00
core-micro-state.el Bump year in copyright headers 2017-01-05 23:08:17 -05:00
core-release-management.el Bump year in copyright headers 2017-01-05 23:08:17 -05:00
core-spacemacs-buffer.el minor elisp convention fix 2017-01-31 17:54:19 +01:00
core-spacemacs.el core: allow users to set custom-file variable 2017-03-12 12:10:21 -04:00
core-themes-support.el core: fix theme application 2017-02-11 17:23:14 -05:00
core-toggle.el Bump year in copyright headers 2017-01-05 23:08:17 -05:00
core-transient-state.el Bump year in copyright headers 2017-01-05 23:08:17 -05:00
core-use-package-ext.el Always return t from use-package pre/post hooks. 2017-03-24 14:26:56 +03:00