Add gnu repo to Cask, which is needed for cl-lib on Emacs <24.3

This commit is contained in:
Maciej Katafiasz 2013-08-30 22:38:37 +02:00
parent 186cb3b63f
commit a37403178f

1
Cask
View File

@ -1,3 +1,4 @@
(source gnu)
(source melpa)
(package-file "multiple-cursors.el")