Rename spacemacs-mode lighter to Spacemacs

This commit is contained in:
syl20bnr 2015-01-27 22:06:59 -05:00
parent 261ce161f1
commit d7eda9ade4

View file

@ -57,7 +57,7 @@
(defvar spacemacs-loading-dots-chunk-threshold 0)
(defvar spacemacs-solarized-dark-createdp nil)
(define-derived-mode spacemacs-mode special-mode "spacemacs-mode"
(define-derived-mode spacemacs-mode special-mode "Spacemacs"
"Spacemacs major mode for startup screen."
:syntax-table nil
:abbrev-table nil