my-emacs-d/elpa/magit-1.4.1/magit-pkg.el

6 lines
141 B
EmacsLisp

(define-package "magit" "1.4.1"
"Control Git from Emacs."
'((cl-lib "0.5")
(git-commit-mode "1.0.0")
(git-rebase-mode "1.0.0")))