follow-scroll-down

follow-scroll-down is an interactive compiled Lisp function in `follow.el'.


(follow-scroll-down &optional ARG)

Scroll text in a Follow mode window chain down.

If called with no ARG, the `next-screen-context-lines' top lines of
the top window in the chain will be visible in the bottom window.

If called with an argument, scroll ARG lines down.
Negative ARG means scroll upward.

Works like `scroll-up' when not in Follow mode.