Next:
set-max-width
Up:
editor<>
Previous:
set-max-height
set-max-undo-history
Sets the maximum number of undoables that will be remembered by the editor.
(send
an-editor
set-max-undo-history
count
)
->
void
count
:
exact integer in [0, 100000]
PLT