recenter-top-bottom
recenter-top-bottom is an interactive compiled Lisp function in `window.el
'.
It is bound to C-l.
(recenter-top-bottom &optional ARG
)
Move current buffer line to the specified window line.
With no prefix argument, successive calls place point according
to the cycling order defined by `recenter-positions'.
A prefix argument is handled like `recenter':
With numeric prefix ARG, move current line to window-line ARG.
With plain `C-u', move current line to window center.