emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/window.el,v


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/window.el,v
Date: Sun, 23 Dec 2007 22:53:03 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        07/12/23 22:53:03

Index: window.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/window.el,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -b -r1.129 -r1.130
--- window.el   3 Dec 2007 00:26:28 -0000       1.129
+++ window.el   23 Dec 2007 22:53:02 -0000      1.130
@@ -890,9 +890,7 @@
 Otherwise move current line to window center on first call, and to
 top, middle, or bottom on successive calls.
 
-The starting position of the window determines the cycling order:
- If initially in the top or middle third: top -> middle -> bottom.
- If initially in the bottom third: bottom -> middle -> top.
+The cycling order is: middle -> top -> bottom.
 
 Top and bottom destinations are actually `scroll-conservatively' lines
 from true window top and bottom."




reply via email to

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