aboutsummaryrefslogtreecommitdiff
path: root/sx.el
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into malabarba/fix-display-from-inboxArtur Malabarba2015-01-161-7/+14
|\
| * Merge pull request #228 from vermiculus/vermiculus/sort-answersSean Allred2015-01-161-7/+14
| |\
| | * Don't define aliases with comparatorsSean Allred2015-01-161-11/+8
| | * Fix letbindingSean Allred2015-01-151-5/+5
| | * Create and implement comparator creation macroSean Allred2015-01-151-7/+17
* | | Add support for another type of comment on sx--link-to-dataArtur Malabarba2015-01-151-8/+13
* | | Use cond in sx--link-to-data and better regexpsArtur Malabarba2015-01-151-49/+57
* | | Add comment support on sx--link-to-dataArtur Malabarba2015-01-151-0/+11
* | | sx--find-in-buffer moves over end of lineArtur Malabarba2015-01-151-2/+4
* | | Fix find in bufferArtur Malabarba2015-01-141-11/+16
* | | Implement sx--find-in-bufferArtur Malabarba2015-01-141-0/+20
* | | Move sx-question-mode--goto-property-change to sx.elArtur Malabarba2015-01-141-0/+15
|/ /
* | Move @name to sx-userArtur Malabarba2015-01-071-33/+0
* | sx-format-replacements: Fix propertizingArtur Malabarba2015-01-071-4/+4
* | Fix sx-format-replacementsArtur Malabarba2015-01-071-1/+2
* | Improve sx-format-replacements to take a property-alistArtur Malabarba2015-01-071-8/+21
* | Define sx-format-replacementsArtur Malabarba2015-01-071-0/+24
|/
* 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