changeset 60203:ba4a03ed6f89

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Tue, 22 Feb 2005 09:41:50 +0000
parents 6cd07da67508
children 074d6632232c
files lisp/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Feb 22 06:23:01 2005 +0000
+++ b/lisp/ChangeLog	Tue Feb 22 09:41:50 2005 +0000
@@ -1,3 +1,13 @@
+2005-02-22  Kim F. Storm  <storm@cua.dk>
+
+	* mouse.el (mouse-on-link-p): If arg POS is a mouse event,
+	check that window of that event is the selected window.
+	(mouse-drag-region-1): Compare mouse event window to selected
+	window before setting point.
+
+	* tooltip.el (tooltip-show-help-function): Pass event to
+	mouse-on-link-p so it can check selected window.
+
 2005-02-22  Kenichi Handa  <handa@m17n.org>
 
 	* ps-mule.el (ps-mule-header-string-charsets): Delete it.