10 Commits (41bade96a4d1dcd35bbba79c2eabe052d02756a4)

Author SHA1 Message Date
Ezio Melotti 13925008dc #11565: Fix several typos. Patch by Piotr Kasprzyk. 15 years ago
Christian Heimes b76922a7be Merged revisions 59450-59464 via svnmerge from 18 years ago
Kurt B. Kaiser 2d7f6a079d Switch to absolute imports to support direct execution of modules. Many 19 years ago
Guido van Rossum 36e0a92442 Merged revisions 56443-56466 via svnmerge from 19 years ago
Tim Peters 16e3cf535b format_paragraph_event(): Patch 961387 introduced a bug here, causing 22 years ago
Raymond Hettinger 4e49b836db SF patch #961387: Make IDLE's paragraph reformatting width configurable 22 years ago
Kurt B. Kaiser 75e379020e Merge Py Idle changes: 24 years ago
Steven M. Gava 72c3bf076f changeover to new keybinding configuration implementation 24 years ago
Kurt B. Kaiser 0e5fb0a618 py-cvs-rel2_1 (Rev 1.9) merge - whitespace normalization 25 years ago
David Scherer 7aced17437 Initial revision 26 years ago
Guido van Rossum e689f0087e Add close() method that breaks a cycle. 27 years ago
Guido van Rossum 13205609c5 Tim Peters smart.patch: 27 years ago
Guido van Rossum 3dd3689215 Code by Mark Hammond to format paragraphs embedded in comments. 27 years ago
Guido van Rossum 318a70d976 Tim Peters writes: 27 years ago
Guido van Rossum 629082edd6 Change paragraph width limit to 70 (like Emacs M-Q). 28 years ago
Guido van Rossum 1e899cdeaa Hm. There was a boundary condition error at the end of the file too. 28 years ago
Guido van Rossum e911c3e20c Added Unix Meta-q key binding; 28 years ago
Guido van Rossum 94e82ceeac Add new extension to reformat a (text) paragraph. 28 years ago