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: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 13 Sep 2004 16:13:58 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6366 emacs/lisp/ChangeLog:1.6367
*** emacs/lisp/ChangeLog:1.6366 Mon Sep 13 08:17:56 2004
--- emacs/lisp/ChangeLog        Mon Sep 13 20:08:44 2004
***************
*** 1,3 ****
--- 1,14 ----
+ 2004-09-13  Hovav Shacham  <address@hidden>
+ 
+       * windmove.el (windmove-frame-edges): Report coordinates of
+       outside edges of frame, not inside edges.
+       (windmove-coordinates-of-position): Convert into wrapper to new
+       function `windmove-coordinates-of-window-position';
+       `compute-motion' always applies to selected window.
+       (windmove-coordinates-of-position): Update documentation to refer
+       to Emacs 21 Lisp Reference Manual.
+       (windmove-find-other-window): Fix off-by-one errors for max x,y.
+ 
  2004-09-13  Kim F. Storm  <address@hidden>
  
        * isearch.el (isearch-resume-in-command-history): Rename from




reply via email to

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