commit | 631fee62351397e940e4616ef48f03788962c3eb | [log] [tgz] |
---|---|---|
author | Kurt B. Kaiser <kbk@shore.net> | Wed Oct 10 01:06:47 2007 +0000 |
committer | Kurt B. Kaiser <kbk@shore.net> | Wed Oct 10 01:06:47 2007 +0000 |
tree | 6480c16dcb52fd7dcb15e1b0c60f6f927843ccbc | |
parent | cca976b11c754304544b8d1fcc543c3000019f4a [diff] [blame] |
show paste if > 80 columns. Patch 1659326 Tal Einat.
diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index b54d70d..5d165bb 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt
@@ -3,6 +3,8 @@ *Release date: XX-XXX-200X* +- Show paste position if > 80 col. Patch 1659326 Tal Einat. + - Update cursor color without restarting. Patch 1725576 Tal Einat. - Allow keyboard interrupt only when user code is executing in subprocess.