Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Standardize local variables | Sean Allred | 2015-01-04 | 1 | -1/+1 |
| | | | | | - Move lexical-binding to top of file; fixes #123 - Use indent-tabs-mode: nil for all files | ||||
* | Merge pull request #189 from vermiculus/tag-bot | Sean Allred | 2015-01-04 | 1 | -0/+1 |
|\ | | | | | Tag bot | ||||
| * | Merge branch 'master' into tag-bot | Sean Allred | 2015-01-03 | 1 | -0/+3 |
| |\ | |||||
| * | | Add sx-tag to loader | Sean Allred | 2015-01-03 | 1 | -0/+1 |
| | | | |||||
* | | | Merge pull request #191 from vermiculus/vermiculus/lexical-binding--issue-123 | Artur Malabarba | 2015-01-04 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Declare lexical binding on all files | ||||
| * | | | Declare lexical binding on all files | Sean Allred | 2015-01-04 | 1 | -1/+1 |
| | |/ | |/| | |||||
* / | | Add switchto to sx-load | Artur Malabarba | 2015-01-04 | 1 | -0/+1 |
|/ / | |||||
* | | Merge branch 'master' into search | Sean Allred | 2015-01-02 | 1 | -0/+2 |
|\ \ | | | | | | | | | | Branch: search | ||||
| * | | add inbox and notify to sx-load | Artur Malabarba | 2014-12-22 | 1 | -0/+2 |
| |/ | |||||
* / | Add sx-search to sx-load | Sean Allred | 2015-01-01 | 1 | -0/+1 |
|/ | |||||
* | Merge pull request #141 from vermiculus/babel | Sean Allred | 2014-12-11 | 1 | -0/+1 |
|\ | | | | | Font-lock code blocks according to mode. | ||||
| * | Require sx-babel on sx-load | Artur Malabarba | 2014-12-09 | 1 | -0/+1 |
| | | |||||
* | | Don't require sx.org | Sean Allred | 2014-12-09 | 1 | -1/+0 |
|/ | | | | Branch: hotfix-sx.org | ||||
* | Create sx-load file whose sole purpose is to load everything. | Artur Malabarba | 2014-12-08 | 1 | -0/+51 |