Mercurial > emacs
changeset 57093:93192cf72b29
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Mon, 13 Sep 2004 20:08:44 +0000 |
parents | 5f904f95d7fd |
children | 7883de80034e |
files | lisp/ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Sep 13 20:07:43 2004 +0000 +++ b/lisp/ChangeLog Mon Sep 13 20:08:44 2004 +0000 @@ -1,3 +1,14 @@ +2004-09-13 Hovav Shacham <hovav@sha1.stanford.edu> + + * 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 <storm@cua.dk> * isearch.el (isearch-resume-in-command-history): Rename from