diff options
author | patthoyts <patthoyts@noemail.net> | 2010-01-04 14:30:49 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@noemail.net> | 2010-01-04 14:30:49 (GMT) |
commit | 04d4fa492c433b437d2971344dc6b39eaafaf1c4 (patch) | |
tree | 0baa07aa8b626450639f1c6db9f79f28dbfd7b2f /ChangeLog | |
parent | 109c20452c284dce9afbdf1ead1544880855ee49 (diff) | |
download | tk-04d4fa492c433b437d2971344dc6b39eaafaf1c4.zip tk-04d4fa492c433b437d2971344dc6b39eaafaf1c4.tar.gz tk-04d4fa492c433b437d2971344dc6b39eaafaf1c4.tar.bz2 |
Fix the console <<Cut>> binding to actually remove text
FossilOrigin-Name: 06ef20f1fc22b6c724a9404b633c129c48d0b5f3
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. |