Function: allout-mark-marker

allout-mark-marker is a function alias for mark-marker, defined in editfns.c.

This function is obsolete since 28.1; use mark-marker instead.

Signature

(allout-mark-marker)

Documentation

Return this buffer's mark, as a marker object.

Watch out! Moving this marker changes the mark position.
If you set the marker not to point anywhere, the buffer will have no mark.

Aliases

viper-mark-marker (obsolete since 27.1) allout-mark-marker (obsolete since 28.1) edebug-mark-marker (obsolete since 28.1)