diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2010-01-04 14:30:49 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2010-01-04 14:30:49 (GMT) |
commit | 2f8cebe516255710e45736609ba0534cffa1d0e2 (patch) | |
tree | 0baa07aa8b626450639f1c6db9f79f28dbfd7b2f /ChangeLog | |
parent | 3e1b00bdae920ecf925c7b135fa6d92f1ef3c51a (diff) | |
download | tk-2f8cebe516255710e45736609ba0534cffa1d0e2.zip tk-2f8cebe516255710e45736609ba0534cffa1d0e2.tar.gz tk-2f8cebe516255710e45736609ba0534cffa1d0e2.tar.bz2 |
Fix the console <<Cut>> binding to actually remove text
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ 2010-01-04 Pat Thoyts <patthoyts@users.sourceforge.net> + * library/console.tcl: [Bug 580361] Fix console <<Cut>> binding. * library/console.tcl: Fix keyboard access to console menu. * library/demos/filebox.tcl: Make prettier using ttk. * library/demos/fontchoose.tcl: Fix display of demo code. |