Fix error void function powerline-reset

This commit is contained in:
syl20bnr 2014-10-17 21:17:25 -04:00
parent 1705e64674
commit 481e5c12e8

View file

@ -286,7 +286,8 @@ changed to THEME."
(spacemacs/set-state-faces))
(if (fboundp 'spacemacs/set-flycheck-mode-line-faces)
(spacemacs/set-flycheck-mode-line-faces))
(powerline-reset))
(if (fboundp 'powerline-reset)
(powerline-reset)))
;; From http://xugx2007.blogspot.ca/2007/06/benjamin-rutts-emacs-c-development-tips.html
(setq compilation-finish-function