Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #101 from vermiculus/issue-100 | Artur Malabarba | 2014-12-01 | 1 | -1/+7 |
|\ | | | | | Default to post author if post editor is missing | ||||
| * | Reimplement deleted-user | Artur Malabarba | 2014-12-01 | 1 | -1/+7 |
| | | |||||
* | | Fix #57. Set the buffer as unibyte then multibyte again. | Artur Malabarba | 2014-11-29 | 1 | -0/+4 |
|/ | |||||
* | Whitespace | Artur Malabarba | 2014-11-29 | 1 | -1/+1 |
| | |||||
* | Split sx-question-mode into two files. | Artur Malabarba | 2014-11-29 | 1 | -0/+440 |
sx-question-print holds all the logic for printing the buffer's content. The original file is reserved for the mode definition, interactive commands, and functions that create and display the bufer. |