Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | format_paragraph_event(): Patch 961387 introduced a bug here, causing | Tim Peters | 2004-10-24 | 1 | -1/+1 |
| | | | | | | | the indentation of a comment block to be ignored when reformatting the block, leading to overly long reformatted lines (too wide by an amount equal to the indentation width). Looks like a typo in the original patch, a 1-character repair. | ||||
* | SF patch #961387: Make IDLE's paragraph reformatting width configurable | Raymond Hettinger | 2004-06-04 | 1 | -4/+6 |
| | |||||
* | Merge Py Idle changes: | Kurt B. Kaiser | 2002-09-16 | 1 | -11/+10 |
| | | | | Rev 1.10 (string methods) | ||||
* | changeover to new keybinding configuration implementation | Steven M. Gava | 2002-01-19 | 1 | -8/+0 |
| | |||||
* | py-cvs-rel2_1 (Rev 1.9) merge - whitespace normalization | Kurt B. Kaiser | 2001-07-13 | 1 | -2/+2 |
| | |||||
* | Initial revision | David Scherer | 2000-08-15 | 1 | -0/+155 |