From d73996cee8c6fc9d0659236924a9cb9b484605ed Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Sun, 19 Jun 2005 04:45:00 +0000 Subject: [PATCH] (tooltip-use-echo-area): Don't make it obsolete. --- lisp/tooltip.el | 5 ----- 1 file changed, 5 deletions(-) diff --git a/lisp/tooltip.el b/lisp/tooltip.el index 3a2d1910f96..cb668f9cd00 100644 --- a/lisp/tooltip.el +++ b/lisp/tooltip.el @@ -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") - ;;; Variables that are not customizable. -- 2.39.2