| Did you know ... | Search Documentation: |
| editor->mark |
<-mark
... editor<-caret)
or [editor<-caret
.. editor<-mark)
if the caret is before the mark. The old position of the mark is pushed
in editor<-mark_ring.
If the mark is
active, it can be used for region-commands.
See also editor->set_mark, editor<-mark_ring
and editor->selection.