spacemacs/layers/+spacemacs
Miciah Masters 25ac434e83 Only disable eyebrowse advice if it exists
Fix issue #11207.

Only try to disable eyebrowse's advice on rename-buffer if we can find that
advice.  If eyebrowse is older than version 0.7.6 (2017-11-22), the advice
will not exist, and attempting to delete it will cause an error:

    ad-disable-advice: rename-buffer is not advised

* layers/+spacemacs/spacemacs-layouts/funcs.el
(spacemacs//activate-persp-mode): Only disable the
eyebrowse-fixup-window-configs advice for rename-buffer if the advice
exists.
2018-08-28 21:57:27 +01:00
..
spacemacs-completion Move helm variable from helm layer to spacemacs-completion layer 2018-06-16 00:02:59 -04:00
spacemacs-defaults spacemacs-defaults: add a keybind to open a file and replace buffer with it 2018-08-21 00:55:37 +03:00
spacemacs-editing lsp-layer configuration and building blocks for derived layers. 2018-08-23 23:02:52 +01:00
spacemacs-editing-visual Defer volatile hightlight by 2 seconds 2018-06-14 02:06:19 -04:00
spacemacs-evil Load evil-surround when entering operator state 2018-07-12 11:56:20 +03:00
spacemacs-language Revert "Defer packages by default using use-package-always-defer" 2018-03-03 23:40:10 -05:00
spacemacs-layouts Only disable eyebrowse advice if it exists 2018-08-28 21:57:27 +01:00
spacemacs-misc Revert "Defer packages by default using use-package-always-defer" 2018-03-03 23:40:10 -05:00
spacemacs-modeline spaceline: fix copy-paste error in lazy-load hook name 2018-06-20 09:51:45 +03:00
spacemacs-navigation Lazy load flx-ido 2018-06-14 21:09:40 -04:00
spacemacs-org org: fix https links 2018-05-22 13:08:43 +03:00
spacemacs-project Fix the projectile layer 2018-07-09 23:17:08 +02:00
spacemacs-purpose Remove obsolete purpose-conf argument for good 2018-06-20 23:56:41 +03:00
spacemacs-visual Adds *Process List* to popwin:special-display-config 2018-06-26 09:11:17 +03:00