From: Richard M. Stallman Date: Wed, 4 Dec 2002 11:43:05 +0000 (+0000) Subject: (tooltip-gud-tips-p): Undo previous change. X-Git-Tag: ttn-vms-21-2-B4~12174 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=321ce330a7ea576edd4fba5c463f992f1da5f250;p=emacs.git (tooltip-gud-tips-p): Undo previous change. --- diff --git a/lisp/tooltip.el b/lisp/tooltip.el index 6c14b9fb82e..bb2a7bf54d9 100644 --- a/lisp/tooltip.el +++ b/lisp/tooltip.el @@ -118,10 +118,7 @@ position to pop up the tooltip." :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)