aboutsummaryrefslogtreecommitdiff
path: root/Cask
Commit message (Collapse)AuthorAgeFilesLines
* Use package-file directive in CaskSteve Purcell2014-12-121-7/+1
| | | No need to repeat the metadata which in sx.el: cask knows how to read it.
* List `markdown-mode' as a dependencySean Allred2014-11-131-0/+1
| | | | This should fix the Travis build
* Renamed all files.Artur Malabarba2014-11-071-1/+1
| | | | Still a lot to be done inside them.
* Add cl-lib dependency.Artur Malabarba2014-11-031-0/+1
|
* Use `url-retrieve-synchronously' dependendentlySean Allred2014-11-011-0/+1
| | | | | | | | Emacs 24.3 supposedly does not have a second argument to `url-retrieve-synchronously'. Introduce a switch dependent on `emacs-minor-version'. This hopefully fixes the url- issue.
* Use Cask to manage dependenciesSean Allred2014-10-311-0/+11
https://github.com/cask/cask