changeset 63587:b02ea134efad

(tooltip-use-echo-area): Don't make it obsolete.
author Nick Roberts <nickrob@snap.net.nz>
date Sun, 19 Jun 2005 04:45:00 +0000
parents 7d7aa1973dd8
children 130ffd61d28f
files lisp/tooltip.el
diffstat 1 files changed, 0 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/tooltip.el	Sun Jun 19 04:44:18 2005 +0000
+++ b/lisp/tooltip.el	Sun Jun 19 04:45:00 2005 +0000
@@ -119,11 +119,6 @@
   :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")
-
 
 ;;; Variables that are not customizable.