aboutsummaryrefslogtreecommitdiff
path: root/sx-load.el
Commit message (Collapse)AuthorAgeFilesLines
* Standardize local variablesSean Allred2015-01-041-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-botSean Allred2015-01-041-0/+1
|\ | | | | Tag bot
| * Merge branch 'master' into tag-botSean Allred2015-01-031-0/+3
| |\
| * | Add sx-tag to loaderSean Allred2015-01-031-0/+1
| | |
* | | Merge pull request #191 from vermiculus/vermiculus/lexical-binding--issue-123Artur Malabarba2015-01-041-1/+1
|\ \ \ | | | | | | | | Declare lexical binding on all files
| * | | Declare lexical binding on all filesSean Allred2015-01-041-1/+1
| | |/ | |/|
* / | Add switchto to sx-loadArtur Malabarba2015-01-041-0/+1
|/ /
* | Merge branch 'master' into searchSean Allred2015-01-021-0/+2
|\ \ | | | | | | | | | Branch: search
| * | add inbox and notify to sx-loadArtur Malabarba2014-12-221-0/+2
| |/
* / Add sx-search to sx-loadSean Allred2015-01-011-0/+1
|/
* Merge pull request #141 from vermiculus/babelSean Allred2014-12-111-0/+1
|\ | | | | Font-lock code blocks according to mode.
| * Require sx-babel on sx-loadArtur Malabarba2014-12-091-0/+1
| |
* | Don't require sx.orgSean Allred2014-12-091-1/+0
|/ | | | Branch: hotfix-sx.org
* Create sx-load file whose sole purpose is to load everything.Artur Malabarba2014-12-081-0/+51