about summary refs log tree commit diff
path: root/emacs/.emacs.d/elpa/magit-popup-20180726.2037/magit-popup-pkg.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/.emacs.d/elpa/magit-popup-20180726.2037/magit-popup-pkg.el')
-rw-r--r--emacs/.emacs.d/elpa/magit-popup-20180726.2037/magit-popup-pkg.el14
1 files changed, 0 insertions, 14 deletions
diff --git a/emacs/.emacs.d/elpa/magit-popup-20180726.2037/magit-popup-pkg.el b/emacs/.emacs.d/elpa/magit-popup-20180726.2037/magit-popup-pkg.el
deleted file mode 100644
index 2867bd4..0000000
--- a/emacs/.emacs.d/elpa/magit-popup-20180726.2037/magit-popup-pkg.el
+++ /dev/null
@@ -1,14 +0,0 @@
-(define-package "magit-popup" "20180726.2037" "Define prefix-infix-suffix command combos"
-  '((emacs "24.4")
-    (async "1.9.2")
-    (dash "2.13.0"))
-  :keywords
-  '("bindings")
-  :authors
-  '(("Jonas Bernoulli" . "jonas@bernoul.li"))
-  :maintainer
-  '("Jonas Bernoulli" . "jonas@bernoul.li")
-  :url "https://github.com/magit/magit-popup")
-;; Local Variables:
-;; no-byte-compile: t
-;; End: