octave-indent-defun

octave-indent-defun is an alias for `prog-indent-sexp' in `octave.el'.


(octave-indent-defun &optional DEFUN)

This function is obsolete since 24.4;
use `prog-indent-sexp' instead.

Indent the expression after point.
When interactively called with prefix, indent the enclosing defun
instead.