From 374ae3de24187512adddf01a56e5eb52c79db65f Mon Sep 17 00:00:00 2001 From: Blendoit Date: Sat, 1 Aug 2020 15:18:40 -0700 Subject: Include contents of elpa/ sources + theme update. --- elpa/all-the-icons-20200730.1545/all-the-icons-pkg.el | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 elpa/all-the-icons-20200730.1545/all-the-icons-pkg.el (limited to 'elpa/all-the-icons-20200730.1545/all-the-icons-pkg.el') diff --git a/elpa/all-the-icons-20200730.1545/all-the-icons-pkg.el b/elpa/all-the-icons-20200730.1545/all-the-icons-pkg.el new file mode 100644 index 0000000..85c16d3 --- /dev/null +++ b/elpa/all-the-icons-20200730.1545/all-the-icons-pkg.el @@ -0,0 +1,13 @@ +(define-package "all-the-icons" "20200730.1545" "A library for inserting Developer icons" + '((emacs "24.3") + (memoize "1.0.1")) + :commit "8c0228053dd6693d926970d89270094be52b0f75" :keywords + '("convenient" "lisp") + :authors + '(("Dominic Charlesworth" . "dgc336@gmail.com")) + :maintainer + '("Dominic Charlesworth" . "dgc336@gmail.com") + :url "https://github.com/domtronn/all-the-icons.el") +;; Local Variables: +;; no-byte-compile: t +;; End: -- cgit v1.2.3