changeset 40174:5eb4f51c6f1e

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Mon, 22 Oct 2001 08:54:13 +0000
parents c4955867228d
children ba769a5fb855
files lisp/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <eliz@is.elta.co.il>
+
+	* 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  <spiegel@gnu.org>
 
 	Add autoscaling support for vc-annotate.