aboutsummaryrefslogtreecommitdiff
path: root/sx-question-print.el
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #101 from vermiculus/issue-100Artur Malabarba2014-12-011-1/+7
|\ | | | | Default to post author if post editor is missing
| * Reimplement deleted-userArtur Malabarba2014-12-011-1/+7
| |
* | Fix #57. Set the buffer as unibyte then multibyte again.Artur Malabarba2014-11-291-0/+4
|/
* WhitespaceArtur Malabarba2014-11-291-1/+1
|
* Split sx-question-mode into two files.Artur Malabarba2014-11-291-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.