Skip to content

Commit

Permalink
Merge branch 'develop' (v0.64.2) missing commit
Browse files Browse the repository at this point in the history
  • Loading branch information
syl20bnr committed Mar 5, 2015
2 parents ee1e905 + 664be50 commit 7c85db3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/git/packages.el
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ which require an initialization must be listed explicitly in the list.")
(when golden-ratio (golden-ratio-mode))))

(spacemacs|define-micro-state time-machine
:doc "[p] [N] previous [n] next [c] current [y] copy hash [q] quit"
:doc "[p] [N] previous [n] next [c] current [Y] copy hash [q] quit"
:on-enter (spacemacs//time-machine-ms-on-enter)
:on-exit (git-timemachine-quit)
:persistent t
Expand Down

0 comments on commit 7c85db3

Please sign in to comment.