Fixed `magit-goto-previous-section' not showing proper commit in
commit0bbb824fcd6312be08c671e3c90289a18bdb4283
authorMarcin Bachry <hegel666@gmail.com>
Sun, 26 Oct 2008 12:22:51 +0000 (26 13:22 +0100)
committerMarius Vollmer <marius.vollmer@gmail.com>
Wed, 12 Nov 2008 22:08:16 +0000 (13 00:08 +0200)
tree9123034045df72a9104f1feef5a9755908c54d6d
parente2fa665ba149082924b8129f3a66ffe478b9fd23
Fixed `magit-goto-previous-section' not showing proper commit in
commit buffer.

* magit.el (magit-show-commit): don't shadow "commit" parameter in let
form
* magit.el (magit-show-commit): accept both string and section struct
as "commit" parameter
magit.el