aboutsummaryrefslogtreecommitdiff
path: root/sx-question-print.el
Commit message (Collapse)AuthorAgeFilesLines
...
* | Better help-echo in linksArtur Malabarba2014-11-291-3/+3
| |
* | Normalize and improve button help-echo'sArtur Malabarba2014-11-291-6/+0
| |
* | Improve button-copyArtur Malabarba2014-11-291-11/+14
| |
* | Move buttons to sx-button.elArtur Malabarba2014-11-291-23/+4
|/ | | | Also define command to copy button's content under w.
* 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.