follow-end-of-buffer

follow-end-of-buffer is an interactive compiled Lisp function in `follow.el'.


(follow-end-of-buffer &optional ARG)

Move point to the end of the buffer, Follow mode style.

If the end is not visible, it will be displayed in the last possible
window in the Follow mode window chain.

The mark is left at the previous position. With arg N, put point N/10
of the way from the true end.