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.
+ (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 rewrite mouse-2
- prefix in tooltip message.
+ * tooltip.el (tooltip-show-help-function): Don't fixup message here.
2005-03-31 Kenichi Handa <handa@etlken2>
+2005-03-31 Kim F. Storm <storm@cua.dk>
+
+ * keyboard.c (Qmouse_fixup_help_message): New var.
+ (syms_of_keyboard): Intern and staticpro it.
+ (show_help_echo): Apply mouse-fixup-help-message to help string.
+
2005-03-30 Kim F. Storm <storm@cua.dk>
* xdisp.c (display_line): Allow multiple overlay arrows in window.