aboutsummaryrefslogtreecommitdiff
path: root/sx.el
Commit message (Expand)AuthorAgeFilesLines
* Create and implement comparator creation macroSean Allred2015-01-151-7/+17
* Merge pull request #204 from vermiculus/issue-137-tag-completionSean Allred2015-01-071-18/+12
|\
| * TypoArtur Malabarba2015-01-061-1/+1
| * Move define-conditional-key to sx.elArtur Malabarba2015-01-051-0/+12
| * Move sx--multiple-read to sx-tag-multiple-readArtur Malabarba2015-01-051-18/+0
* | Use site_par instead of siteArtur Malabarba2015-01-061-1/+1
|/
* Use defconst instead of defvar where appropriate.Artur Malabarba2015-01-041-1/+1
* Standardize local variablesSean Allred2015-01-041-1/+1
* Tree-style specification for filter-from-nilSean Allred2015-01-041-41/+20
* Merge branch 'master' into tag-botSean Allred2015-01-031-7/+31
|\
| * Fix docstringSean Allred2015-01-021-2/+2
| * Merge branch 'master' into searchSean Allred2015-01-021-4/+9
| |\
| | * Add TODO reminderArtur Malabarba2015-01-011-0/+2
| | * Merge branch 'master' into inboxArtur Malabarba2015-01-011-47/+69
| | |\
| | * | Don't rely on the new feature.Artur Malabarba2014-12-271-1/+1
| | * | Bump let-alist required version to 1.0.3Sean Allred2014-12-261-1/+1
| | * | Fix mergeArtur Malabarba2014-12-251-3/+6
| * | | CheckdocSean Allred2015-01-011-9/+9
| * | | Merge branch 'master' into searchSean Allred2015-01-011-46/+3
| |\ \ \ | | | |/ | | |/|
| * | | Implement sx--multiple-read for reading multiple stringsArtur Malabarba2014-12-281-0/+19
* | | | Use new `sx-filter-from-nil' macroSean Allred2015-01-031-0/+1
| |/ / |/| |
* | | Merge pull request #182 from vermiculus/tiny-improvementsSean Allred2015-01-011-0/+7
|\| |
| * | Initial implementation of sx-completing-readArtur Malabarba2014-12-271-0/+5
| * | Explicitly request last_activity_dateArtur Malabarba2014-12-271-0/+2
* | | Prune sx--filter-dataSean Allred2015-01-011-44/+0
* | | Reapply ef1d321a157e300d29c48e461257897fca1c9aa4Sean Allred2014-12-301-2/+3
|/ /
* | Use string-start/-end instead of line-start/-endSean Allred2014-12-271-2/+3
* | Merge branch 'master' into visit-question-from-linkSean Allred2014-12-261-90/+92
|\|
| * Define assoc let firstArtur Malabarba2014-12-231-34/+34
| * Hotfix undefined variableSean Allred2014-12-201-1/+2
* | Modify rx forms to be `rx-greedy-flag'-independentSean Allred2014-12-261-10/+10
* | User IDs are very often more than one digitSean Allred2014-12-261-1/+1
* | Make user IDs optional when parsing from linkSean Allred2014-12-261-2/+2
* | Add some explanatory commentsSean Allred2014-12-261-5/+16
* | `rx'-ify regular expressionSean Allred2014-12-261-1/+9
* | Groups on their own linesSean Allred2014-12-261-2/+6
* | Use `rx' macro for some regular expressionsSean Allred2014-12-261-4/+21
* | Simpler syntax for quoted cons cellsSean Allred2014-12-261-2/+2
* | Implement identifying type, id, and site of a link.Artur Malabarba2014-12-171-0/+16
|/
* Hotfix require let-alist explicitly.Artur Malabarba2014-12-151-2/+4
* user-error is "not known to be defined" in emacs 24.2Artur Malabarba2014-12-151-0/+5
* Hotfix: Bump let-alist dependency. Might affect #151Artur Malabarba2014-12-151-1/+1
* Doc fixArtur Malabarba2014-12-141-1/+1
* Fix lexical bindings.Artur Malabarba2014-12-141-3/+1
* sx--ensure-site accepts nil. Fix #150Artur Malabarba2014-12-131-4/+5
* Merge branch 'master' into use-let-alistArtur Malabarba2014-12-131-29/+1
|\
| * Update package description lineSteve Purcell2014-12-121-1/+1
| * Merge pull request #141 from vermiculus/babelSean Allred2014-12-111-28/+0
| |\
| | * Patch sx and sx-question-print to use sx-babel.Artur Malabarba2014-12-091-28/+0
* | | Fix assoc-let testArtur Malabarba2014-12-111-1/+2