spacemacs/core
Codruț Constantin Gușoi 8754575550 Fixes insert point for lazy loaded layers
A recent change in the `.spacemacs.template` made it so that the
`dotspacemacs-configuration-layers` variable name can be found inside a
comment right before the expression that sets it's value. This makes the
lazy insertion fail to detect the proper place to add lazy loaded
layers.

This fix solves the immediate problem but maybe a better solution can
be found.
2017-06-08 21:03:45 +02: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 Fix spelling 2017-04-09 22:59:06 -04:00
libs Remove trailing whitespace from all files 2017-03-26 13:06:43 -04:00
templates Revise .spacemacs docstrings 2017-06-07 12:58:06 +02:00
tools/spacefmt fix TOC with same headings 2017-05-22 18:32:47 +03:00
core-command-line.el Bump year in copyright headers 2017-01-05 23:08:17 -05:00
core-configuration-layer.el Don’t look in .spacemacs.d/layers if it doesn’t exist 2017-05-29 11:52:31 +02: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 don't reroot non-org files 2017-05-28 04:09:29 +03:00
core-dotspacemacs.el Fixes insert point for lazy loaded layers 2017-06-08 21:03:45 +02:00
core-emacs-backports.el Bump year in copyright headers 2017-01-05 23:08:17 -05:00
core-fonts-support.el core: Fix spacemacs/diminish-undo and add documentation about it 2017-04-13 00:17:24 -04:00
core-funcs.el do not filter for alternating buffers 2017-03-24 22:29:52 +03: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 Mention the change of dotspacemacs-check-for-update in the documentation 2017-05-18 18:22:24 +02:00
core-spacemacs-buffer.el Inhibit recentf when inserting startupify lists 2017-05-25 13:35:36 +02:00
core-spacemacs.el Fix support for fancy frame title 2017-04-28 23:39:41 -04:00
core-themes-support.el themes: use package-activate to support dependencies 2017-05-30 10:05:22 +02:00
core-toggle.el Check toggle condition in status function 2017-05-24 13:05:17 +02:00
core-transient-state.el transient-state: Improve handling of additional bindings 2017-05-23 16:03:03 +02:00
core-use-package-ext.el Always return t from use-package pre/post hooks. 2017-03-24 14:26:56 +03:00