follow-scroll-up

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


(follow-scroll-up &optional ARG)

Scroll text in a Follow mode window chain up.

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

If called with an argument, scroll ARG lines up.
Negative ARG means scroll downward.

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