mh-recenter

mh-recenter is an autoloaded compiled Lisp function in `mh-folder.el'.

(mh-recenter ARG)

Like recenter but with three improvements:

- At the end of the buffer it tries to show fewer empty lines.

- operates only if the current buffer is in the selected window.
(Commands like `save-some-buffers' can make this false.)

- nil ARG means recenter as if prefix argument had been given.