From f1bd7efba96174cdaa197f3ecdccbeacf9235f88 Mon Sep 17 00:00:00 2001 From: blendoit Date: Tue, 3 Sep 2019 17:32:57 -0700 Subject: First commit --- elpa/dash-20190814.2006/dash-pkg.el | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 elpa/dash-20190814.2006/dash-pkg.el (limited to 'elpa/dash-20190814.2006/dash-pkg.el') diff --git a/elpa/dash-20190814.2006/dash-pkg.el b/elpa/dash-20190814.2006/dash-pkg.el new file mode 100644 index 0000000..50e7a05 --- /dev/null +++ b/elpa/dash-20190814.2006/dash-pkg.el @@ -0,0 +1,2 @@ +;;; -*- no-byte-compile: t -*- +(define-package "dash" "20190814.2006" "A modern list library for Emacs" 'nil :commit "11907f4592ff1813536366d54245d3ecf6b99198" :keywords '("lists") :authors '(("Magnar Sveen" . "magnars@gmail.com")) :maintainer '("Magnar Sveen" . "magnars@gmail.com")) -- cgit v1.2.3