]> git.eshelyaron.com Git - emacs.git/commitdiff
(tooltip-gud-display): Use gud-overlay-arrow-position.
authorNick Roberts <nickrob@snap.net.nz>
Wed, 30 Mar 2005 08:33:43 +0000 (08:33 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Wed, 30 Mar 2005 08:33:43 +0000 (08:33 +0000)
lisp/tooltip.el

index 6ed93a0e99efff333a489485283dcb7053b27377..e6a85439166ad1930137c0e4f7e24bc40020891a 100644 (file)
@@ -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