Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sx-search: Use concat instead of format | Artur Malabarba | 2015-01-06 | 1 | -1/+1 |
| | |||||
* | Move sx--multiple-read to sx-tag-multiple-read | Artur Malabarba | 2015-01-05 | 1 | -9/+4 |
| | |||||
* | Standardize local variables | Sean Allred | 2015-01-04 | 1 | -1/+5 |
| | | | | | - Move lexical-binding to top of file; fixes #123 - Use indent-tabs-mode: nil for all files | ||||
* | Introduce convencience function for site prompting | Sean Allred | 2015-01-02 | 1 | -1/+1 |
| | | | | | | | | Arose from comment discussion at [1]. This function allows for simplified syntax when the use case wants to retrieve a site token in an interactive context. See docstring for details. [1]: https://github.com/vermiculus/sx.el/pull/183/files#r22403919 | ||||
* | Implement searching with sx-search | Artur Malabarba | 2014-12-28 | 1 | -0/+112 |
Fix #16 Fix #20 |