# HG changeset patch # User Nick Roberts # Date 1112171623 0 # Node ID dd51ca9ed3485ab83bcdc0b5c788cbeb4f385551 # Parent 8348cfc36c7ecc2400195046a586d10e3abcffb2 (tooltip-gud-display): Use gud-overlay-arrow-position. diff -r 8348cfc36c7e -r dd51ca9ed348 lisp/tooltip.el --- a/lisp/tooltip.el Wed Mar 30 08:32:48 2005 +0000 +++ b/lisp/tooltip.el Wed Mar 30 08:33:43 2005 +0000 @@ -130,7 +130,7 @@ (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