From: Gerd Moellmann Date: Wed, 16 May 2001 14:53:37 +0000 (+0000) Subject: (tooltip) : Put it in `gud' group instead X-Git-Tag: emacs-pretest-21.0.104~483 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3e6ed9704c3d73a487661996612ace0c7db6951a;p=emacs.git (tooltip) : Put it in `gud' group instead of `c'. --- 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"