diff lisp/ChangeLog @ 61162:a7d2fa456335

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Thu, 31 Mar 2005 10:10:59 +0000
parents ef9cbc6a6401
children bdeef980c30b
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Mar 31 10:10:39 2005 +0000
+++ b/lisp/ChangeLog	Thu Mar 31 10:10:59 2005 +0000
@@ -1,10 +1,10 @@
 2005-03-31  Kim F. Storm  <storm@cua.dk>
 
 	* mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
-	(mouse-fixup-help-message): New defun called by show_help_echo.
-
-	* tooltip.el (tooltip-show-help-function): Don't rewrite mouse-2
-	prefix in tooltip message.
+	(mouse-fixup-help-message): New defun called by show_help_echo
+	to fixup mouse-2 prefix in help messages when applicable.
+
+	* tooltip.el (tooltip-show-help-function): Don't fixup message here.
 
 2005-03-31  Kenichi Handa  <handa@etlken2>