update of packages
This commit is contained in:
9
lisp/git-messenger/git-messenger-pkg.el
Normal file
9
lisp/git-messenger/git-messenger-pkg.el
Normal file
@@ -0,0 +1,9 @@
|
||||
(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:
|
||||
Reference in New Issue
Block a user