rfc822-goto-eoh

rfc822-goto-eoh is a compiled Lisp function in `simple.el'.

(rfc822-goto-eoh)

If the buffer starts with a mail header, move point to the header's end.
Otherwise, moves to `point-min'.
The end of the header is the start of the next line, if there is one,
else the end of the last line. This function obeys RFC822.