1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-28 02:40:46 -08:00

Revive Cask file

This commit is contained in:
Justin Burkett 2020-02-07 10:02:52 -05:00
parent cf44641485
commit c4b7aaefc1

7
Cask Normal file
View file

@ -0,0 +1,7 @@
(source gnu)
(source melpa)
(package-file "which-key.el")
(development
(depends-on "ert"))