Merge pull request #103 from mathrick/compat-24.2

Add gnu repo to Cask, which is needed for cl-lib on Emacs <24.3
This commit is contained in:
Magnar Sveen 2013-09-05 11:52:11 -07:00
commit d8c5227443

1
Cask
View File

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