summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/help.txt
diff options
context:
space:
mode:
authorKurt B. Kaiser <kbk@shore.net>2004-04-24 03:08:13 (GMT)
committerKurt B. Kaiser <kbk@shore.net>2004-04-24 03:08:13 (GMT)
commitd00587a2ed5b6de89ff6b2c01aac023a7fa3ab50 (patch)
treea531ce2ce342575e75090d21f2ba20f417de6720 /Lib/idlelib/help.txt
parent610c7e07f3e41e1f4baf7303edc8124269c01250 (diff)
downloadcpython-d00587a2ed5b6de89ff6b2c01aac023a7fa3ab50.zip
cpython-d00587a2ed5b6de89ff6b2c01aac023a7fa3ab50.tar.gz
cpython-d00587a2ed5b6de89ff6b2c01aac023a7fa3ab50.tar.bz2
1. Add an Options menu entry: Code Context
2. Add a <<toggle-code-context>> envent to the [CodeContext] section of config-extensions.def and also a default-on variable, set to 0. 3. Update the help file to include Code Context. M CodeContext.py M config-extensions.def M help.txt
Diffstat (limited to 'Lib/idlelib/help.txt')
-rw-r--r--Lib/idlelib/help.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/Lib/idlelib/help.txt b/Lib/idlelib/help.txt
index 9af8e0d..e91e8c6 100644
--- a/Lib/idlelib/help.txt
+++ b/Lib/idlelib/help.txt
@@ -88,9 +88,9 @@ Options Menu:
Startup Preferences may be set, and Additional Help
Souces can be specified.
---
- Revert to Default Settings -- Restore original settings. Not
- currently implemented - simply delete
- your .idlerc file.
+ Code Context -- Open a pane at the top of the edit window which
+ shows the block context of the section of code
+ which is scrolling off the top or the window.
Windows Menu: