# HG changeset patch # User Eli Zaretskii # Date 1003740853 0 # Node ID 5eb4f51c6f1e0470c836217dd525de1d9bd2376a # Parent c4955867228d039f63f5d2b5dd635f8b1600f843 *** empty log message *** diff -r c4955867228d -r 5eb4f51c6f1e lisp/ChangeLog --- a/lisp/ChangeLog Mon Oct 22 08:53:17 2001 +0000 +++ b/lisp/ChangeLog Mon Oct 22 08:54:13 2001 +0000 @@ -1,3 +1,13 @@ +2001-10-22 Eli Zaretskii + + * tooltip.el (tooltip-x-offset, tooltip-y-offset): Mention in the + doc string the effect of `left' and `top' parameters in + tooltip-frame-parameters, the default values, and the units. + (tooltip-frame-parameters): Mention `top' and `left' in the doc + string. + (tooltip-show): Mention in the doc string the `top' and `left' + parameters in tooltip-frame-parameters, and x-max-tooltip-size. + 2001-10-22 Andre Spiegel Add autoscaling support for vc-annotate.