aboutsummaryrefslogtreecommitdiff
path: root/sx-button.el
Commit message (Collapse)AuthorAgeFilesLines
* Activate major-mode when editing code-blocksArtur Malabarba2014-12-161-5/+8
|
* `sx-custom-button' fails to specify containing groupArtur Malabarba2014-12-151-1/+2
|
* user-error is "not known to be defined" in emacs 24.2Artur Malabarba2014-12-151-1/+1
|
* Don't rely on cus-edit for the facesArtur Malabarba2014-12-031-2/+10
|
* Header commentary on sx-buttonArtur Malabarba2014-12-031-5/+20
| | | | Affects #123
* Prettier comment buttonArtur Malabarba2014-12-021-0/+1
|
* Add an answer buttonArtur Malabarba2014-12-021-0/+8
|
* Remove bad requireArtur Malabarba2014-11-291-1/+0
|
* CommentsArtur Malabarba2014-11-291-0/+2
|
* Code-blocks are buttons. RET to edit, w to copy.Artur Malabarba2014-11-291-0/+20
|
* New "Add a Comment" buttonArtur Malabarba2014-11-291-0/+8
|
* Normalize and improve button help-echo'sArtur Malabarba2014-11-291-1/+20
|
* Improve button-copyArtur Malabarba2014-11-291-5/+9
|
* Fix button-mapArtur Malabarba2014-11-291-6/+6
|
* Move buttons to sx-button.elArtur Malabarba2014-11-291-0/+77
Also define command to copy button's content under w.