Skip to content

Commit

Permalink
Merge branch 'master' of github.com:bbatsov/prelude
Browse files Browse the repository at this point in the history
  • Loading branch information
bbatsov committed May 1, 2012
2 parents 4c03bca + 21f449a commit c57a69f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prelude/prelude-mode.el
Expand Up @@ -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
Expand Down

0 comments on commit c57a69f

Please sign in to comment.