(tooltip-use-echo-area): Don't make it obsolete.
authorNick Roberts <nickrob@snap.net.nz>
Sun, 19 Jun 2005 04:45:00 +0000 (04:45 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Sun, 19 Jun 2005 04:45:00 +0000 (04:45 +0000)
lisp/tooltip.el

index 3a2d191..cb668f9 100644 (file)
@@ -119,11 +119,6 @@ position to pop up the tooltip."
   :tag "Use echo area"
   :group 'tooltip)
 
-(make-obsolete-variable 'tooltip-use-echo-area
-"To display help tooltips in the echo area turn `tooltip-mode' off.
-To display GUD tooltips in the echo area turn `gud-tooltip-mode' on and set
-`gud-tooltip-echo-area' to t." "22.1")
-
 \f
 ;;; Variables that are not customizable.