From 3e6ed9704c3d73a487661996612ace0c7db6951a Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 16 May 2001 14:53:37 +0000 Subject: [PATCH] (tooltip) : Put it in `gud' group instead of `c'. --- lisp/tooltip.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/tooltip.el b/lisp/tooltip.el index b0dfc443a59..9fadd00334a 100644 --- a/lisp/tooltip.el +++ b/lisp/tooltip.el @@ -46,7 +46,7 @@ (defgroup tooltip nil "Customization group for the `tooltip' package." :group 'help - :group 'c + :group 'gud :group 'mouse :group 'tools :version "21.1" -- 2.39.5