Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use package-file directive in Cask | Steve Purcell | 2014-12-12 | 1 | -7/+1 |
| | | | No need to repeat the metadata which in sx.el: cask knows how to read it. | ||||
* | List `markdown-mode' as a dependency | Sean Allred | 2014-11-13 | 1 | -0/+1 |
| | | | | This should fix the Travis build | ||||
* | Renamed all files. | Artur Malabarba | 2014-11-07 | 1 | -1/+1 |
| | | | | Still a lot to be done inside them. | ||||
* | Add cl-lib dependency. | Artur Malabarba | 2014-11-03 | 1 | -0/+1 |
| | |||||
* | Use `url-retrieve-synchronously' dependendently | Sean Allred | 2014-11-01 | 1 | -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 dependencies | Sean Allred | 2014-10-31 | 1 | -0/+11 |
https://github.com/cask/cask |