mail-abbrev-end-of-buffer

mail-abbrev-end-of-buffer is an interactive compiled Lisp function in `mailabbrev.el'.


(mail-abbrev-end-of-buffer &optional ARG)

Expand a mail abbrev before point, then move to the end of the buffer.
This only expands an abbrev (if one is present) if called with
point at the end of a line, or on whitespace before the end of a line.

In other respects, this behaves like `end-of-buffer', which see.