>From d0e06fa8ae4c6d3156dccf922629f91985fd4822 Mon Sep 17 00:00:00 2001 From: Pip Cet Date: Wed, 3 Jun 2020 22:38:37 +0000 Subject: [PATCH] adjust to Emacs-28 change. --- lib/sly-buttons.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/sly-buttons.el b/lib/sly-buttons.el index 8297ea74..8f393090 100644 --- a/lib/sly-buttons.el +++ b/lib/sly-buttons.el @@ -106,8 +106,7 @@ label nil :type 'sly-action 'action action 'mouse-action action - props) - label) + props)) (defface sly-action-face `((t (:inherit warning))) -- 2.27.0.rc0