Files
atom/spec/app
Kevin Sawicki & Nathan Sobo e64047854d Add UndoManager.abort and .commit
When `UndoManager.transact` is called with no function, you later need
to `abort` or `commit` the transaction manually. This allows
transactions to last longer than the dynamic scope of the single
function passed to `transact`.
2013-01-04 11:52:39 -07:00
..
2012-11-03 15:09:52 -07:00
2012-12-13 10:11:37 -08:00
2012-12-26 17:41:49 -08:00