Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 1 | -13/+51 |
| | |||||
* | Also print answers | Artur Malabarba | 2014-11-13 | 1 | -11/+38 |
| | |||||
* | 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 | 1 | -3/+3 |
| | |||||
* | Fix tag font-locking | Artur Malabarba | 2014-11-13 | 1 | -7/+10 |
| | |||||
* | Pull in question body | Sean Allred | 2014-11-12 | 1 | -4/+3 |
| | | | | Added this field to the filter as well. | ||||
* | Use consistent tag formatting | Sean Allred | 2014-11-12 | 1 | -1/+1 |
| | | | | | | Puts `mapconcat' to work by defining a helper function `sx-question--tag-format' and `concat'ing them with ` '. Simpler, more maintainable construction. | ||||
* | 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 |
| | |||||
* | Implement sx-question-mode | Artur Malabarba | 2014-11-08 | 1 | -0/+299 |
Also moves question-display code to its own file. |