/[emacs]/emacs/lisp/tooltip.el
ViewVC logotype

Diff of /emacs/lisp/tooltip.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.24 by rms, Wed May 29 16:38:06 2002 UTC revision 1.25 by rms, Wed Jun 26 08:52:31 2002 UTC
# Line 77  Do so after `tooltip-short-delay'." Line 77  Do so after `tooltip-short-delay'."
77    
78    
79  (defcustom tooltip-x-offset nil  (defcustom tooltip-x-offset nil
80    "Specify an X offset, in pixels, for the display of tooltips.    "X offset, in pixels, for the display of tooltips.
81  The offset is relative to the position of the mouse.  It must  The offset is relative to the position of the mouse.  It must
82  be chosen so that the tooltip window doesn't contain the mouse  be chosen so that the tooltip window doesn't contain the mouse
83  when it pops up.  If the value is nil, the default offset is 5  when it pops up.  If the value is nil, the default offset is 5
# Line 92  the value of `tooltip-x-offset' is ignor Line 92  the value of `tooltip-x-offset' is ignor
92    
93    
94  (defcustom tooltip-y-offset nil  (defcustom tooltip-y-offset nil
95    "Specify a Y offset, in pixels, for the display of tooltips.    "Y offset, in pixels, for the display of tooltips.
96  The offset is relative to the position of the mouse.  It must  The offset is relative to the position of the mouse.  It must
97  be chosen so that the tooltip window doesn't contain the mouse  be chosen so that the tooltip window doesn't contain the mouse
98  when it pops up.  If the value is nil, the default offset is -10  when it pops up.  If the value is nil, the default offset is -10

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26