1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00

(tooltip-gud-display): Use gud-overlay-arrow-position.

This commit is contained in:
Nick Roberts 2005-03-30 08:33:43 +00:00
parent 4f5f7887b1
commit 30044d57a8

View 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