Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #110 | Sean Allred | 2014-11-27 | 1 | -1/+1 |
| | |||||
* | Fix #114 | Sean Allred | 2014-11-27 | 1 | -1/+1 |
| | |||||
* | GitHub comments -- #77 | Sean Allred | 2014-11-20 | 1 | -10/+6 |
| | |||||
* | Documentation -- part two | Sean Allred | 2014-11-18 | 1 | -6/+6 |
| | | | | Pushing this change to continue work elsewhere. | ||||
* | Documentation -- part one | Sean Allred | 2014-11-17 | 1 | -27/+50 |
| | | | | Pushing this change to continue work elsewhere. | ||||
* | Simplify deep-clean function further | Sean Allred | 2014-11-14 | 1 | -10/+5 |
| | | | | | If it is not a cons cell, then it is an atom. We don't need to use `cond' for this. | ||||
* | Simplify deep-clean function | Sean Allred | 2014-11-14 | 1 | -20/+16 |
| | |||||
* | Clean content at the request level | Sean Allred | 2014-11-14 | 1 | -0/+32 |
| | |||||
* | 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. |