diff --git a/Lib/idlelib/config-keys.def b/Lib/idlelib/config-keys.def index 392592befc4..05b0cf45375 100644 --- a/Lib/idlelib/config-keys.def +++ b/Lib/idlelib/config-keys.def @@ -1,35 +1,35 @@ # IDLE reads several config files to determine user preferences. This # file is the default config file for idle key binding settings. # Where multiple keys are specified for an action: if they are separated -# by a space (eg. action= ) then the keys are altenatives, if +# by a space (eg. action= ) then the keys are alternatives, if # there is no space (eg. action=) then the keys comprise a # single 'emacs style' multi-keystoke binding. The tk event specifier 'Key' # is used in all cases, for consistency in auto key conflict checking in the # configuration gui. [IDLE Classic Windows] -copy= -cut= -paste= +copy= +cut= +paste= beginning-of-line= -center-insert= +center-insert= close-all-windows= close-window= do-nothing= -end-of-file= +end-of-file= python-docs= python-context-help= history-next= history-previous= -interrupt-execution= +interrupt-execution= view-restart= restart-shell= -open-class-browser= -open-module= -open-new-window= -open-window-from-file= -plain-newline-and-indent= -print-window= +open-class-browser= +open-module= +open-new-window= +open-window-from-file= +plain-newline-and-indent= +print-window= redo= remove-selection= save-copy-of-window-as-file= @@ -37,12 +37,12 @@ save-window-as-file= save-window= select-all= toggle-auto-coloring= -undo= -find= +undo= +find= find-again= find-in-files= find-selection= -replace= +replace= goto-line= smart-backspace= newline-and-indent= @@ -53,8 +53,8 @@ comment-region= uncomment-region= tabify-region= untabify-region= -toggle-tabs= -change-indentwidth= +toggle-tabs= +change-indentwidth= [IDLE Classic Unix] copy=