undo

Name

undo -- Undo the last operation that was undoable.

Synopsis

(undo)

Description

Undo the last operation that was undoable. Undoable operations save changed state using insert-undo-global before they perform their action.

Implementation Notes

Module: (app scwm undo)

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