From: Glenn Morris Date: Fri, 12 Mar 2021 16:57:26 +0000 (-0800) Subject: * lisp/tooltip.el (tooltip): Restore group that was not "redundant". X-Git-Tag: emacs-28.0.90~3294 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8ea2f84402453103829c8ba269e4038f6e72ebc6;p=emacs.git * lisp/tooltip.el (tooltip): Restore group that was not "redundant". --- diff --git a/lisp/tooltip.el b/lisp/tooltip.el index 293c0343956..03d9f54ea6c 100644 --- a/lisp/tooltip.el +++ b/lisp/tooltip.el @@ -135,6 +135,7 @@ of the `tooltip' face are used instead." When using the GTK toolkit, this face will only be used if `x-gtk-use-system-tooltips' is non-nil." + :group 'tooltip :group 'basic-faces) (defcustom tooltip-use-echo-area nil