changeset 37755:cf803b8f08ad

(tooltip) <defgroup>: Put it in `gud' group instead of `c'.
author Gerd Moellmann <gerd@gnu.org>
date Wed, 16 May 2001 14:53:37 +0000
parents c65dae846352
children 2cea00ea4d76
files lisp/tooltip.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/tooltip.el	Wed May 16 12:18:53 2001 +0000
+++ b/lisp/tooltip.el	Wed May 16 14:53:37 2001 +0000
@@ -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"