diff --git a/lisp/button.el b/lisp/button.el index b790104e966..f166aa5eb6b 100644 --- a/lisp/button.el +++ b/lisp/button.el @@ -625,6 +625,7 @@ function argument. If DATA isn't present (or is nil), the button itself will be used instead as the function argument." (propertize string 'face 'button + 'mouse-face 'highlight 'button t 'follow-link t 'category t