Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix requires | Artur Malabarba | 2014-11-14 | 1 | -2/+2 |
* | Simplify deep-clean function further | Sean Allred | 2014-11-14 | 1 | -10/+5 |
* | Simplify deep-clean function | Sean Allred | 2014-11-14 | 1 | -20/+16 |
* | Clean content at the request level | Sean Allred | 2014-11-14 | 4 | -5/+37 |
* | List `markdown-mode' as a dependency | Sean Allred | 2014-11-13 | 1 | -0/+1 |
* | Start implementing sx-question-mode--fill-string | Artur Malabarba | 2014-11-13 | 1 | -5/+25 |
* | Fix window managing | Artur Malabarba | 2014-11-13 | 2 | -2/+4 |
* | Fixup | Artur Malabarba | 2014-11-13 | 1 | -1/+1 |
* | Add a newline | Artur Malabarba | 2014-11-13 | 1 | -0/+1 |
* | Comments | Artur Malabarba | 2014-11-13 | 2 | -14/+59 |
* | Also print answers | Artur Malabarba | 2014-11-13 | 2 | -12/+44 |
* | Improve question filter | Artur Malabarba | 2014-11-13 | 1 | -1/+1 |
* | Small fix to sx-question-mode--wrap-in-overlay | Artur Malabarba | 2014-11-13 | 1 | -4/+6 |
* | Add a couple of sx-encoding-clean-content | Artur Malabarba | 2014-11-13 | 2 | -4/+4 |
* | Fix tag font-locking | Artur Malabarba | 2014-11-13 | 1 | -7/+10 |
* | Replace ^M with \r | Artur Malabarba | 2014-11-13 | 1 | -1/+1 |
* | Pull in question body | Sean Allred | 2014-11-12 | 2 | -5/+4 |
* | Add missing require | Sean Allred | 2014-11-12 | 1 | -0/+1 |
* | Introduce content cleaning functions | Sean Allred | 2014-11-12 | 1 | -0/+12 |
* | Use consistent tag formatting | Sean Allred | 2014-11-12 | 3 | -2/+7 |
* | Some more fixups from the merge | Artur Malabarba | 2014-11-13 | 1 | -6/+6 |
* | Use TAB to hide/show content | Artur Malabarba | 2014-11-13 | 1 | -4/+23 |
* | Background face for question. | Artur Malabarba | 2014-11-13 | 1 | -30/+52 |
* | Define groups | Artur Malabarba | 2014-11-13 | 1 | -2/+16 |
* | Remove mode-line placeholder code for now | Artur Malabarba | 2014-11-13 | 1 | -24/+0 |
* | Fix for new assoc-let | Artur Malabarba | 2014-11-13 | 1 | -8/+9 |
* | Merge branch 'master' into sx-question-mode | Artur Malabarba | 2014-11-13 | 16 | -266/+379 |
|\ | |||||
| * | Merge pull request #41 from vermiculus/question-list-visit | Artur Malabarba | 2014-11-13 | 1 | -0/+9 |
| |\ | |||||
| | * | Add `sx-question-list-visit' | Sean Allred | 2014-11-12 | 1 | -0/+9 |
| |/ | |||||
| * | Merge pull request #40 from vermiculus/new-assoc-let | Sean Allred | 2014-11-12 | 5 | -85/+61 |
| |\ | |||||
| | * | Add tests for `sx-assoc-let' | Sean Allred | 2014-11-12 | 1 | -0/+16 |
| | * | Move defmacro to head of file | Sean Allred | 2014-11-12 | 1 | -8/+8 |
| | * | Remove spurious line | Sean Allred | 2014-11-12 | 1 | -1/+0 |
| | * | Update code to new assoc-let | Artur Malabarba | 2014-11-12 | 4 | -14/+15 |
| | * | New assoc-let implementation. | Artur Malabarba | 2014-11-12 | 1 | -64/+24 |
| |/ | |||||
| * | Merge pull request #38 from vermiculus/gzip-testing | Sean Allred | 2014-11-11 | 2 | -17/+41 |
| |\ | |||||
| | * | Simplify logical structure | Sean Allred | 2014-11-11 | 1 | -1/+1 |
| | * | Use correct function name | Sean Allred | 2014-11-11 | 1 | -1/+1 |
| | * | Include encoding functions | Sean Allred | 2014-11-10 | 1 | -0/+1 |
| | * | Proper GZIP testing | Sean Allred | 2014-11-10 | 2 | -17/+40 |
| |/ | |||||
| * | Merge pull request #35 from vermiculus/24.4-testing | Artur Malabarba | 2014-11-09 | 2 | -4/+19 |
| |\ | |||||
| | * | Ensure dependencies for this version are in place | Sean Allred | 2014-11-09 | 1 | -0/+1 |
| | * | Ensure Emacs uses hard tabs for this file | Sean Allred | 2014-11-09 | 1 | -0/+4 |
| | * | Add rules to install evm; cask | Sean Allred | 2014-11-09 | 1 | -0/+6 |
| | * | Ensure correct version is being tested | Sean Allred | 2014-11-09 | 1 | -0/+1 |
| | * | Compress Makefile usage | Sean Allred | 2014-11-09 | 1 | -3/+3 |
| | * | Avoid .DEFAULT rule in Makefile | Sean Allred | 2014-11-09 | 1 | -2/+4 |
| | * | Add 24.4 support | Sean Allred | 2014-11-09 | 2 | -2/+3 |
| |/ | |||||
| * | Update comments | Sean Allred | 2014-11-08 | 1 | -3/+3 |
| * | Merge pull request #34 from vermiculus/initialization | Sean Allred | 2014-11-08 | 11 | -219/+258 |
| |\ |