emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 22 Feb 2005 04:41:51 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7013 emacs/lisp/ChangeLog:1.7014
*** emacs/lisp/ChangeLog:1.7013 Tue Feb 22 06:23:01 2005
--- emacs/lisp/ChangeLog        Tue Feb 22 09:41:50 2005
***************
*** 1,3 ****
--- 1,13 ----
+ 2005-02-22  Kim F. Storm  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * ps-mule.el (ps-mule-header-string-charsets): Delete it.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]