From daf96a41a4d38fdc961bc4d5442a45634c314a79 Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Thu, 29 Sep 2005 22:56:22 +0000 Subject: [PATCH] (tooltip): Add group `basic-faces'. --- lisp/tooltip.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/tooltip.el b/lisp/tooltip.el index 25032f69c4e..1bbdd6d37a0 100644 --- a/lisp/tooltip.el +++ b/lisp/tooltip.el @@ -113,7 +113,8 @@ position to pop up the tooltip." (t :inherit variable-pitch)) "Face for tooltips." - :group 'tooltip) + :group 'tooltip + :group 'basic-faces) (defcustom tooltip-use-echo-area nil "Use the echo area instead of tooltip frames for help and GUD tooltips." -- 2.39.2