Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace ^M with \r | Artur Malabarba | 2014-11-13 | 1 | -1/+1 |
| | | | | ^M isn't wrong, I'm just a little paranoid. | ||||
* | Introduce content cleaning functions | Sean Allred | 2014-11-12 | 1 | -0/+12 |
| | |||||
* | Use correct function name | Sean Allred | 2014-11-11 | 1 | -1/+1 |
| | |||||
* | Proper GZIP testing | Sean Allred | 2014-11-10 | 1 | -0/+29 |
| | | | | | | | Test for a GZIP'd using magic bytes. See the appropriate answer on Emacs.SE (1) for details. (1): http://emacs.stackexchange.com/a/2978 | ||||
* | Consolidate keywords, update emails | Sean Allred | 2014-11-08 | 1 | -2/+1 |
| | |||||
* | Refactor to use `sx-` prefix | Sean Allred | 2014-11-07 | 1 | -0/+83 |
A file stackexchange.el should be added for user-facing functions. |