aboutsummaryrefslogtreecommitdiff
path: root/sx-search.el
Commit message (Collapse)AuthorAgeFilesLines
* Introduce convencience function for site promptingSean Allred2015-01-021-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-searchArtur Malabarba2014-12-281-0/+112
Fix #16 Fix #20