Kurt B. Kaiser
0c64fb435a
format_paragraph_event wasn't returning 'break'
2007-12-11 00:04:57 +00:00
Tim Peters
16e3cf535b
format_paragraph_event(): Patch 961387 introduced a bug here, causing
...
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.
2004-10-24 23:45:42 +00:00
Raymond Hettinger
4e49b836db
SF patch #961387 : Make IDLE's paragraph reformatting width configurable
2004-06-04 06:31:08 +00:00
Kurt B. Kaiser
75e379020e
Merge Py Idle changes:
...
Rev 1.10 (string methods)
2002-09-16 02:22:19 +00:00
Steven M. Gava
72c3bf076f
changeover to new keybinding configuration implementation
2002-01-19 10:41:51 +00:00
Kurt B. Kaiser
0e5fb0a618
py-cvs-rel2_1 (Rev 1.9) merge - whitespace normalization
2001-07-13 04:12:02 +00:00
David Scherer
7aced17437
Initial revision
2000-08-15 01:13:23 +00:00