1. 86b2fb9 Merged revisions 64623,64640,64665,64687,64689-64690,64719,64721,64735,64742,64744-64746,64756-64761,64767-64769,64771-64772,64774-64775,64788,64793,64835-64836 via svnmerge from by Georg Brandl · 16 years ago
  2. fdab48e Merged revisions 60094-60123 via svnmerge from by Christian Heimes · 17 years ago
  3. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 18 years ago
  4. 7627617 [Bug #1152762] Ensure _end_of_line() returns an x-coordinate that's within the text box by Andrew M. Kuchling · 19 years ago
  5. 8520b94 Display helpful message; print repr() of return value so the whitespace is clearer by Andrew M. Kuchling · 20 years ago
  6. ccab001 [Bug #1048816] Fix bug when you do Ctrl-K at the start of a line; fix from Stefan Heimann by Andrew M. Kuchling · 20 years ago
  7. a13ea55 Make magic coordinates more readable by Andrew M. Kuchling · 20 years ago
  8. bffa52f Whitespace normalization (get rid of tabs). by Guido van Rossum · 22 years ago
  9. 9d51fc8 Patch #521670: Remove unused sys import. by Martin v. Löwis · 22 years ago
  10. fee3126 Catch curses.error instead of a non-existent global (PyChecker) Edit comment by Andrew M. Kuchling · 23 years ago
  11. 5af256d Corrected a bug in handling of ^N and ^P with stripspaces on. by Eric S. Raymond · 24 years ago
  12. 38f7441 Remove extra argument to method call by Andrew M. Kuchling · 24 years ago
  13. e0d0090 Docstring changes. by Andrew M. Kuchling · 24 years ago
  14. e8d7dbf Sync to ESR's current version by Andrew M. Kuchling · 24 years ago
  15. 2b9d0bc Added two modules for ASCII characters and a simple editing form (ESR) by Andrew M. Kuchling · 24 years ago