commit | 4974575609ebee40c08d81e98493750b7199b1e6 | [log] [tgz] |
---|---|---|
author | Steven M. Gava <elguavas@python.net> | Mon Feb 18 01:43:11 2002 +0000 |
committer | Steven M. Gava <elguavas@python.net> | Mon Feb 18 01:43:11 2002 +0000 |
tree | ebf9154ccab4771f50ad090c29d35b26f7403879 | |
parent | 6354386d6568e83e0c81c745e79223b570673fe7 [diff] [blame] |
handle user theme and key set deletion
diff --git a/Lib/idlelib/config-keys.def b/Lib/idlelib/config-keys.def index 6e3b8f3..4fd2322 100644 --- a/Lib/idlelib/config-keys.def +++ b/Lib/idlelib/config-keys.def
@@ -10,7 +10,7 @@ [IDLE Classic Windows] copy=<Control-Key-c> cut=<Control-Key-x> -paste=<Control-Key-v> +paste=<Control-Key-m> beginning-of-line= <Key-Home> center-insert=<Control-Key-l> close-all-windows=<Control-Key-q>