# HG changeset patch # User Claus Gittinger # Date 950369784 -3600 # Node ID 4e6bdf86b9ace5a75d05b486263e523592520830 # Parent 47ccfd0fac7597ba7432819901fb92a000870242 category rename diff -r 47ccfd0fac75 -r 4e6bdf86b9ac UIObjectView.st --- a/UIObjectView.st Sat Feb 12 14:38:51 2000 +0100 +++ b/UIObjectView.st Sat Feb 12 16:36:24 2000 +0100 @@ -2399,7 +2399,7 @@ ! ! -!UIObjectView::UndoHistory methodsFor:'activation'! +!UIObjectView::UndoHistory methodsFor:'activation / deactivation'! withinTransaction:aType text:aTextOrNil do:aBlock "open a transaction; perform the block; at least close the transaction