Clean up undo stack by:
commit366d79499293f7e5ca554c84967cefe9ec06a1ca
authorOwen W. Taylor <otaylor@fishsoup.net>
Tue, 30 Oct 2007 03:29:05 +0000 (29 23:29 -0400)
committerOwen W. Taylor <otaylor@fishsoup.net>
Tue, 30 Oct 2007 03:29:05 +0000 (29 23:29 -0400)
tree892b80f69339bb079410b3a954d45ccd1555be57
parentcd11f58502ad8bd2517495145f05556566ca89bb
Clean up undo stack by:
 - Moving to a separate file
 - Using objects, not tuples for representing the ops
lib/reinteract/shell_buffer.py
lib/reinteract/undo_stack.py [new file with mode: 0644]