Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code-blocks are buttons. RET to edit, w to copy. | Artur Malabarba | 2014-11-29 | 1 | -8/+32 |
| | |||||
* | Woops. Fix swallowing one function inside the other. | Artur Malabarba | 2014-11-29 | 1 | -11/+3 |
| | |||||
* | New "Add a Comment" button | Artur Malabarba | 2014-11-29 | 1 | -1/+6 |
| | |||||
* | Better help-echo in links | Artur Malabarba | 2014-11-29 | 1 | -3/+3 |
| | |||||
* | Normalize and improve button help-echo's | Artur Malabarba | 2014-11-29 | 1 | -6/+0 |
| | |||||
* | Improve button-copy | Artur Malabarba | 2014-11-29 | 1 | -11/+14 |
| | |||||
* | Move buttons to sx-button.el | Artur Malabarba | 2014-11-29 | 1 | -23/+4 |
| | | | | Also define command to copy button's content under w. | ||||
* | 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. |