Log buffer knows about tagging again.

Closes #5.
This commit is contained in:
Phil Jackson 2010-05-19 23:23:04 +01:00
parent dc9c1178fd
commit 9878186262

View file

@ -1539,6 +1539,7 @@ FUNC should leave point at the end of the modified region"
(define-key map (kbd "L") 'magit-log-long)
(define-key map (kbd "h") 'magit-reflog-head)
(define-key map (kbd "H") 'magit-reflog)
(define-key map (kbd "t") 'magit-tag)
map))
(defvar magit-reflog-mode-map