commit | 9c5c0af804fa8dd6578569616d31847b878a2a66 | [log] [tgz] |
---|---|---|
author | Kurt B. Kaiser <kbk@shore.net> | Sun Apr 27 21:38:05 2008 +0000 |
committer | Kurt B. Kaiser <kbk@shore.net> | Sun Apr 27 21:38:05 2008 +0000 |
tree | e996a5a04447c03a52a9912a304e6f71f7870155 | |
parent | 93cdae5f814292da17c38374d0cfa314b96fd3be [diff] [blame] |
Improved AutoCompleteWindow logic. Patch 2062 Tal Einat.
diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index c809cc3..c574d00 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt
@@ -9,6 +9,8 @@ - Home / Control-A toggles between left margin and end of leading white space. Patch 1196903 Jeff Shute. +- Improved AutoCompleteWindow logic. Patch 2062 Tal Einat. + What's New in IDLE 2.6a1? =========================