scroll-up-line
scroll-up-line is an interactive compiled Lisp function in `window.el
'.
(scroll-up-line &optional ARG)
Scroll text of selected window upward ARG lines; or one line if no ARG.
If ARG is omitted or nil, scroll upward by one line.
This is different from `scroll-up-command' that scrolls a full screen.