From 9ef8f428a3edd99d76319d5f2c54258da876ea97 Mon Sep 17 00:00:00 2001 From: "Kurt B. Kaiser" Date: Sat, 14 Sep 2002 03:18:43 +0000 Subject: MERGE DS_RPC_BRANCH into MAIN: config-keys.def AutoIndent merged 21Jul --- Lib/idlelib/config-keys.def | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/Lib/idlelib/config-keys.def b/Lib/idlelib/config-keys.def index 180d70e..ff9da21 100644 --- a/Lib/idlelib/config-keys.def +++ b/Lib/idlelib/config-keys.def @@ -41,6 +41,17 @@ find-in-files= find-selection= replace= goto-line= +smart-backspace= +newline-and-indent= +smart-indent= +indent-region= +dedent-region= +comment-region= +uncomment-region= +tabify-region= +untabify-region= +toggle-tabs= +change-indentwidth= [IDLE Classic Unix] copy= @@ -77,3 +88,14 @@ find-in-files= find-selection= replace= goto-line= +smart-backspace= +newline-and-indent= +smart-indent= +indent-region= +dedent-region= +comment-region= +uncomment-region= +tabify-region= +untabify-region= +toggle-tabs= +change-indentwidth= -- cgit v0.12