meta-end-of-defun

meta-end-of-defun is an interactive compiled Lisp function in `meta-mode.el'.


(meta-end-of-defun &optional ARG)

Move forward to end of a defun in Metafont or MetaPost code.
With numeric argument, do it that many times.
Negative argument -N means move back to Nth preceding end of defun.
Returns t unless search stops due to beginning or end of buffer.