]> granicus.if.org Git - python/commitdiff
A few wishes are now fulfilled.
authorGuido van Rossum <guido@python.org>
Mon, 19 Apr 1999 16:26:02 +0000 (16:26 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 19 Apr 1999 16:26:02 +0000 (16:26 +0000)
Tools/idle/TODO.txt

index 6ce2b25971fa24f77253e78f8853af23209a92f0..d45359d54577fadb54fb2346a6b9d4d296fcc3e1 100644 (file)
@@ -19,7 +19,6 @@ TO DO:
 - more emacsisms:
     - parentheses matching
     - M-[, M-] to move by paragraphs
-    - smart stuff with whitespace around Return
     - filter region?
     - incremental search?
     - ^K should cut to buffer
@@ -85,9 +84,6 @@ Comparison to PTUI
 
 + PTUI can attach a shell to any module
 
-+ PTUI's auto indent is better
-  (understands that "if a: # blah, blah" opens a block)
-
 + PTUI has more bells and whistles:
   open multiple
   append