summaryrefslogtreecommitdiff
path: root/Lib/idlelib/config-main.def
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/idlelib/config-main.def')
-rw-r--r--Lib/idlelib/config-main.def7
1 files changed, 5 insertions, 2 deletions
diff --git a/Lib/idlelib/config-main.def b/Lib/idlelib/config-main.def
index b8667b8bdd..5ddd098de1 100644
--- a/Lib/idlelib/config-main.def
+++ b/Lib/idlelib/config-main.def
@@ -18,8 +18,8 @@
# ~/.idlerc/config-highlight.cfg the user highlighting config file
# ~/.idlerc/config-keys.cfg the user keybinding config file
#
-# On Windows2000 and Windows XP the .idlerc directory is at
-# Documents and Settings\<username>\.idlerc
+# On Windows2000 and Windows XP the .idlerc directory is at
+# Documents and Settings\<username>\.idlerc
#
# On Windows98 it is at c:\.idlerc
#
@@ -73,4 +73,7 @@ name= IDLE Classic
default= 1
name= IDLE Classic Windows
+[History]
+cyclic=1
+
[HelpFiles]