aboutsummaryrefslogtreecommitdiff
path: root/sx-tab.el
Commit message (Collapse)AuthorAgeFilesLines
* Fix typosDamien Cassou2019-11-261-1/+1
| | | | Typos found with codespell.
* Update copyrightsSean Allred2018-01-281-1/+1
|
* Simplify autoloads to just point to "sx-tab"Artur Malabarba2015-07-181-44/+11
|
* Fix bad autoloadArtur Malabarba2015-03-251-2/+2
|
* CheckdocArtur Malabarba2015-03-251-5/+5
|
* Fix macro expansionArtur Malabarba2015-03-251-3/+5
|
* Update docArtur Malabarba2015-03-251-10/+5
|
* compiler warningsArtur Malabarba2015-02-121-1/+2
|
* Define tabs with sx-question-list--make-pager and obsolete some old onesArtur Malabarba2015-02-121-119/+93
|
* sx-tab--define takes an OBSOLETE argumentArtur Malabarba2015-02-121-23/+28
|
* Define ordering variables for tabsArtur Malabarba2015-02-121-0/+24
|
* Merge pull request #201 from vermiculus/goto-mapSean Allred2015-01-041-1/+1
|\ | | | | Fix sx-tab-unanswered-my-tags autoload
| * Fix sx-tab-unanswered-my-tags autoloadArtur Malabarba2015-01-041-1/+1
| |
* | Add missing Code: sectionSean Allred2015-01-041-0/+2
| | | | | | | | It was taken out during the merge.
* | Standardize local variablesSean Allred2015-01-041-5/+15
| | | | | | | | | | - Move lexical-binding to top of file; fixes #123 - Use indent-tabs-mode: nil for all files
* | Provide commentaries for each fileSean Allred2015-01-041-1/+6
| |
* | Implement listing starred questions.Artur Malabarba2015-01-041-0/+18
|/ | | | Fix #14
* Merge branch 'master' into goto-mapSean Allred2015-01-021-4/+4
|\
| * Initial implementation of sx-completing-readArtur Malabarba2014-12-271-4/+4
| |
* | 3 more tabs: unanswered, unanswered my tags, featuredArtur Malabarba2014-12-231-0/+42
| |
* | Implement sx-tab-meta-or-main commandArtur Malabarba2014-12-231-0/+15
|/
* Fix leftover references to wrong variable name.Artur Malabarba2014-12-141-2/+2
|
* Fix dependency order. sx-tab now requires sx-interactionArtur Malabarba2014-12-141-17/+2
|
* Merge branch 'master' into answeringArtur Malabarba2014-12-031-3/+100
|\ | | | | | | | | | | | | Conflicts: sx-question-list.el sx-question-print.el sx-tab.el
| * Merge pull request #127 from vermiculus/moar-taaabsSean Allred2014-12-021-4/+93
| |\ | | | | | | Implement more tabs
| | * Define command for changing tabArtur Malabarba2014-12-011-3/+18
| | |
| | * Define 5 new tabs, as per http://api.stackexchange.com/docs/questionsArtur Malabarba2014-12-011-1/+75
| | |
| * | Merge pull request #124 from vermiculus/buttons-everywhereSean Allred2014-12-021-0/+1
| |\ \ | | |/ | |/| Buttons everywhere
| * | Autoload sx-tab-frontpage correctlyArtur Malabarba2014-11-291-1/+5
| | |
| * | Autoload sx-tab-frontpageArtur Malabarba2014-11-291-0/+3
| | |
* | | Implement a command for asking.Artur Malabarba2014-12-021-7/+15
| |/ |/|
* | Add needed requireArtur Malabarba2014-11-291-0/+1
|/
* Fix #111Sean Allred2014-11-271-1/+1
|
* Fix #110Sean Allred2014-11-271-2/+2
|
* Streamline the refactoringArtur Malabarba2014-11-241-5/+13
|
* Fix macro bugsArtur Malabarba2014-11-241-7/+7
|
* Refactor page to tabArtur Malabarba2014-11-241-12/+12
|
* Refactor view to tabArtur Malabarba2014-11-241-0/+94