undo-state-at-index

Name

undo-state-at-index -- Return the state from undo-list at INDEX, or #f if bad index.

Synopsis

(undo-state-at-index index)

Description

Return the state from undo-list at INDEX, or #f if bad index.

Implementation Notes

Module: (app scwm undo)

Defined in scheme/undo.scm at line 89 (CVS log)