my-emacs-d/elpa/git-commit-20161009.252/git-commit-pkg.el

3 lines
243 B
EmacsLisp
Raw Normal View History

2016-10-03 11:57:29 +00:00
;;; -*- no-byte-compile: t -*-
2016-10-10 08:39:36 +00:00
(define-package "git-commit" "20161009.252" "Edit Git commit messages" '((emacs "24.4") (dash "20160820.501") (with-editor "20160812.1457")) :url "https://github.com/magit/magit" :keywords '("git" "tools" "vc"))