]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Tue, 22 Feb 2005 09:41:50 +0000 (09:41 +0000)
committerKim F. Storm <storm@cua.dk>
Tue, 22 Feb 2005 09:41:50 +0000 (09:41 +0000)
lisp/ChangeLog

index d906c3d8efe200435cb8aae55547bc3502bcf075..c57b405388f0677e6beebe95a5d7d1993ff884da 100644 (file)
@@ -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.