undo_list

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

end
int end;
Undocumented in source.
next
undo_list* next;
Undocumented in source.
start
int start;
Undocumented in source.
text
char* text;
Undocumented in source.
what
undo_code what;
Undocumented in source.

Meta