branch: elpa/multiple-cursors
commit a37403178f89a55929038293ccd00fda05a47e68
Author: Maciej Katafiasz <[email protected]>
Commit: Maciej Katafiasz <[email protected]>

    Add gnu repo to Cask, which is needed for cl-lib on Emacs <24.3
---
 Cask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Cask b/Cask
index e885be8..31e79bb 100644
--- a/Cask
+++ b/Cask
@@ -1,3 +1,4 @@
+(source gnu)
 (source melpa)
 
 (package-file "multiple-cursors.el")

Reply via email to