dcl-end-of-command-p

dcl-end-of-command-p is a compiled Lisp function in `dcl-mode.el'.

(dcl-end-of-command-p)

Check if point is at the end of a command.
Return t if point is at the end of a command, either the end of an
only line or at the end of the last continuation line.
Otherwise return nil.