From 34cdd0f1f21c99914d58b0acea26c848ff8aa67c Mon Sep 17 00:00:00 2001 From: Artur Malabarba Date: Tue, 2 Dec 2014 00:45:55 +0000 Subject: Prettier comment button --- sx-button.el | 1 + 1 file changed, 1 insertion(+) (limited to 'sx-button.el') diff --git a/sx-button.el b/sx-button.el index cd01598..8f0b6b9 100644 --- a/sx-button.el +++ b/sx-button.el @@ -118,6 +118,7 @@ code-block." 'help-echo (concat "mouse-1, RET" (propertize ": write a comment" 'face 'minibuffer-prompt)) + 'face 'custom-button 'action #'sx-comment :supertype 'sx-button) -- cgit v1.2.3