| Did you know ... | Search Documentation: |
| text_buffer->undo |
->undo_mark.
If this is a text_buffer->reset_undo
checkpoint, reset text_buffer->modified
to @off.
Changes are stored in a buffer of size text_buffer<-undo_buffer_size.
Changes that exhaust the size of this buffer are lost.