]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
MERGE DS_RPC_BRANCH into MAIN:
authorKurt B. Kaiser <kbk@shore.net>
Sat, 14 Sep 2002 03:15:06 +0000 (03:15 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Sat, 14 Sep 2002 03:15:06 +0000 (03:15 +0000)
config-extensions.def
    AutoIndent merged 21Jul

Lib/idlelib/config-extensions.def

index bb350f21cc51564382a7dc6f720cb8bc427069e9..2c0e81fe07160c114a1838c0c62e54f0ba9d8729 100644 (file)
@@ -17,21 +17,6 @@ enable=1
 [FormatParagraph_cfgBindings]
 format-paragraph=<Alt-Key-q>
 
-[AutoIndent]
-enable=1
-[AutoIndent_cfgBindings]
-smart-backspace=<Key-BackSpace>
-newline-and-indent=<Key-Return> <Key-KP_Enter>
-smart-indent=<Key-Tab>
-indent-region=<Control-Key-bracketright>
-dedent-region=<Control-Key-bracketleft>
-comment-region=<Alt-Key-3>
-uncomment-region=<Alt-Key-4>
-tabify-region=<Alt-Key-5>
-untabify-region=<Alt-Key-6>
-toggle-tabs=<Alt-Key-t>
-change-indentwidth=<Alt-Key-u>
-
 [AutoExpand]
 enable=1
 [AutoExpand_cfgBindings]