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: Mon, 02 Aug 2004 11:25:47 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6265 emacs/lisp/ChangeLog:1.6266
*** emacs/lisp/ChangeLog:1.6265 Sun Aug  1 12:59:09 2004
--- emacs/lisp/ChangeLog        Mon Aug  2 15:19:01 2004
***************
*** 1,3 ****
--- 1,14 ----
+ 2004-08-02  Kim F. Storm  <address@hidden>
+ 
+       * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
+       and call compute-motion with nil for topos and width to get proper
+       usable width and height for both window and non-window systems.
+ 
+       * windmove.el (windmove-coordinates-of-position): Let compute-motion
+       calculate usable window width and height.
+ 
+       * window.el (window-buffer-height): Call compute-motion with nil width.
+ 
  2004-08-01  David Kastrup  <address@hidden>
  
        * replace.el (query-replace-read-from): Use




reply via email to

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