# HG changeset patch # User Richard M. Stallman # Date 1039002185 0 # Node ID 572f41d9a2ea27d5c9e539c542e7316fb3056a22 # Parent d2e0f6c41ac57127dce1b4237fd9f3300a7d5565 (tooltip-gud-tips-p): Undo previous change. diff -r d2e0f6c41ac5 -r 572f41d9a2ea lisp/tooltip.el --- a/lisp/tooltip.el Wed Dec 04 11:40:32 2002 +0000 +++ b/lisp/tooltip.el Wed Dec 04 11:43:05 2002 +0000 @@ -118,10 +118,7 @@ :group 'tooltip) (defcustom tooltip-gud-tips-p nil - "*Non-nil means show tooltips in GUD sessions. -Setting this variable directly with `setq' has no effect; -you should either set it with the Customization facility -or use the function `tooltip-gud-tips-activate'." + "*Non-nil means show tooltips in GUD sessions." :type 'boolean :tag "GUD" :set #'(lambda (symbol on)