# HG changeset patch # User Nick Roberts # Date 1119156300 0 # Node ID b02ea134efadd28ce122ab36dc5d82d31f9af3a3 # Parent 7d7aa1973dd8d0d422368904b1f34e447b4c739e (tooltip-use-echo-area): Don't make it obsolete. diff -r 7d7aa1973dd8 -r b02ea134efad lisp/tooltip.el --- 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.