10 lines
339 B
EmacsLisp
10 lines
339 B
EmacsLisp
(define-package "git-messenger" "20201202.1637" "Popup last commit of current line"
|
|
'((emacs "24.3")
|
|
(popup "0.5.3"))
|
|
:commit "fb9a049ac3b5fba7369ef1f027b97881f1e377ec" :authors
|
|
'(("Syohei YOSHIDA" . "syohex@gmail.com"))
|
|
:url "https://github.com/emacsorphanage/git-messenger")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|