Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
b3c024b8
Commit
b3c024b8
authored
Dec 23, 2007
by
Stefan Monnier
Browse files
Docstring fix.
parent
c61a4448
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
lisp/window.el
lisp/window.el
+1
-3
No files found.
lisp/window.el
View file @
b3c024b8
...
...
@@ -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.
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment