Add new extension to reformat a (text) paragraph.

This commit is contained in:
Guido van Rossum 1999-01-04 13:04:54 +00:00
parent 46facd1bac
commit 94e82ceeac
2 changed files with 102 additions and 0 deletions

View file

@ -5,5 +5,6 @@ standard = [
"SearchBinding",
"AutoIndent",
"AutoExpand",
"FormatParagraph",
"ZoomHeight",
]