mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 12:21:25 -08:00
Docstring fix.
This commit is contained in:
parent
c61a444841
commit
b3c024b821
1 changed files with 1 additions and 3 deletions
|
|
@ -890,9 +890,7 @@ With a prefix argument, this is the same as `recenter':
|
|||
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."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue