changeset 63484:d4ead85fc873

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 16 Jun 2005 09:59:47 +0000
parents 8e09dea7559c
children 1e618742c46c
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Jun 16 09:58:42 2005 +0000
+++ b/lisp/ChangeLog	Thu Jun 16 09:59:47 2005 +0000
@@ -1,3 +1,9 @@
+2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
+
+	* tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
+	(tooltip-use-echo-area, tooltip-process-prompt-regexp)
+	(tooltip-help-tips): Fix typos in docstrings.
+
 2005-06-16  David Ponce  <david@dponce.com>
 
 	* tree-widget.el (tree-widget-value-create): Simplify last change.