Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. |