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/mode-icons-20190627.2121/mode-icons-pkg.el | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 elpa/mode-icons-20190627.2121/mode-icons-pkg.el (limited to 'elpa/mode-icons-20190627.2121/mode-icons-pkg.el') diff --git a/elpa/mode-icons-20190627.2121/mode-icons-pkg.el b/elpa/mode-icons-20190627.2121/mode-icons-pkg.el new file mode 100644 index 0000000..91eb49a --- /dev/null +++ b/elpa/mode-icons-20190627.2121/mode-icons-pkg.el @@ -0,0 +1,13 @@ +(define-package "mode-icons" "20190627.2121" "Show icons for modes" + '((emacs "24") + (cl-lib "0.5")) + :commit "f16969f053f43bf706257673d0800de438d4e33b" :keywords + '("multimedia") + :authors + '(("Tom Willemse" . "tom@ryuslash.org")) + :maintainer + '("Tom Willemse" . "tom@ryuslash.org") + :url "http://ryuslash.org/projects/mode-icons.html") +;; Local Variables: +;; no-byte-compile: t +;; End: -- cgit v1.2.3