# HG changeset patch # User Jan Dj¸«£rv # Date 1134380182 0 # Node ID 525cba59adb2c80081cb0528ef353d17ee0c2049 # Parent 5b6c71adc503cd0a3a023efefd487f0f0295fd6d Changed default to 20 for tooltip-y-offset. diff -r 5b6c71adc503 -r 525cba59adb2 lisp/tooltip.el --- a/lisp/tooltip.el Mon Dec 12 09:32:59 2005 +0000 +++ b/lisp/tooltip.el Mon Dec 12 09:36:22 2005 +0000 @@ -106,7 +106,7 @@ :type 'integer :group 'tooltip) -(defcustom tooltip-y-offset +40 +(defcustom tooltip-y-offset +20 "Y offset, in pixels, for the display of tooltips. The offset is relative to the position of the mouse. It must be chosen so that the tooltip window doesn't contain the mouse