Mercurial > emacs
changeset 61128:dd51ca9ed348
(tooltip-gud-display): Use gud-overlay-arrow-position.
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Wed, 30 Mar 2005 08:33:43 +0000 |
parents | 8348cfc36c7e |
children | 646401e7ef19 |
files | lisp/tooltip.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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