about summary refs log tree commit diff
path: root/configs/shared/emacs/.emacs.d/elpa/ht-20180129.2234/ht-pkg.el
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2018-10-02T13·54-0400
committerWilliam Carroll <wpcarro@gmail.com>2018-10-02T13·54-0400
commit9da3ffee41fa481a404a5fb19b7128d557df6114 (patch)
treeabac717a4d44360910233bd6a7dc7ad956f2440a /configs/shared/emacs/.emacs.d/elpa/ht-20180129.2234/ht-pkg.el
parentde97c7bcd0ed4b4877c1ae70e86cb37386755a37 (diff)
Update Emacs packages
This is a massive diff that I had to do in a hurry - when leaving
Urbint. I'm pretty sure that most of these are updating Emacs packages,
but I'm not positive.
Diffstat (limited to 'configs/shared/emacs/.emacs.d/elpa/ht-20180129.2234/ht-pkg.el')
-rw-r--r--configs/shared/emacs/.emacs.d/elpa/ht-20180129.2234/ht-pkg.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/shared/emacs/.emacs.d/elpa/ht-20180129.2234/ht-pkg.el b/configs/shared/emacs/.emacs.d/elpa/ht-20180129.2234/ht-pkg.el
new file mode 100644
index 000000000000..d714285f4138
--- /dev/null
+++ b/configs/shared/emacs/.emacs.d/elpa/ht-20180129.2234/ht-pkg.el
@@ -0,0 +1,2 @@
+;;; -*- no-byte-compile: t -*-
+(define-package "ht" "20180129.2234" "The missing hash table library for Emacs" '((dash "2.12.0")) :commit "5a665d00dc8fda77bad2a43277d8809c23e46ab8" :keywords '("hash table" "hash map" "hash") :authors '(("Wilfred Hughes" . "me@wilfred.me.uk")) :maintainer '("Wilfred Hughes" . "me@wilfred.me.uk"))