spacemacs/layers/+distribution/spacemacs-base
Fabien Dubosson 6442e00b2e Use a temp buffer to read the FAQ in helm-spacemacs
Correct a bug in helm-spacemacs: Whenever a function was needing the
FAQ's candidates in helm-spacemancs (`SPC f e h` and `SPC f e f`), the
`FAQ.org` file was open in a buffer and not closed. This commit corrects
this by loading the content of `FAQ.org` in a temp buffer and switch it
to `org-mode` in order to get the candidates.
2015-10-09 12:11:24 +02:00
..
local Use a temp buffer to read the FAQ in helm-spacemacs 2015-10-09 12:11:24 +02:00
config.el Move (setq help-window-select 't) to spacemacs-base 2015-10-07 15:51:40 -04:00
funcs.el Fix #3214: add back split-window-and-switch func 2015-10-09 12:08:40 +02:00
keybindings.el Improve keybindings for text-region counting. 2015-10-07 15:51:39 -04:00
packages.el spacemacs-core: use new sort function which-key-prefix-then-key-order 2015-10-07 19:26:28 -04:00