From: Nick Roberts Date: Wed, 30 Mar 2005 08:33:43 +0000 (+0000) Subject: (tooltip-gud-display): Use gud-overlay-arrow-position. X-Git-Tag: ttn-vms-21-2-B4~1364 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=30044d57a8babc03bb3368c4fb9e7146851ec2b1;p=emacs.git (tooltip-gud-display): Use gud-overlay-arrow-position. --- diff --git a/lisp/tooltip.el b/lisp/tooltip.el index 6ed93a0e99e..e6a85439166 100644 --- a/lisp/tooltip.el +++ b/lisp/tooltip.el @@ -130,7 +130,7 @@ position to pop up the tooltip." (defcustom tooltip-gud-display '((eq (tooltip-event-buffer tooltip-gud-event) - (marker-buffer overlay-arrow-position))) + (marker-buffer gud-overlay-arrow-position))) "List of forms determining where GUD tooltips are displayed. Forms in the list are combined with AND. The default is to display