Merge branch 'master' of github.com:bbatsov/prelude
This commit is contained in:
commit
c57a69f17b
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@
|
|||
|
||||
(define-minor-mode prelude-mode
|
||||
"Minor mode to consolidate Emacs Prelude extensions."
|
||||
:lighter "Prelude"
|
||||
:lighter " Prelude"
|
||||
:keymap prelude-mode-map
|
||||
(if prelude-mode
|
||||
;; on start
|
||||
|
|
Loading…
Reference in a new issue