diff options
author | hobbs <hobbs> | 2004-08-26 18:03:28 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2004-08-26 18:03:28 (GMT) |
commit | d68bd9d7f7ffb7a923736db98f0627dfb65b1550 (patch) | |
tree | 51988e4316f7399d8b4137290883de3ba8da8760 /ChangeLog | |
parent | 78e6c637b8efe0569712c18fcc7811765c9688b2 (diff) | |
download | tk-d68bd9d7f7ffb7a923736db98f0627dfb65b1550.zip tk-d68bd9d7f7ffb7a923736db98f0627dfb65b1550.tar.gz tk-d68bd9d7f7ffb7a923736db98f0627dfb65b1550.tar.bz2 |
* library/text.tcl (::tk::TextTranspose): Ensure that Transpose is
an atomic op to undo.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-08-26 Jeff Hobbs <jeffh@ActiveState.com> + + * library/text.tcl (::tk::TextTranspose): Ensure that Transpose is + an atomic op to undo. + 2004-08-25 Don Porter <dgp@users.sourceforge.net> * macosx/tkMacOSXWm.c: Made use of Tcl_WrongNumArgs in a few |