commit | 16e093db989f112353fc7c244ef549f279934c21 | [log] [tgz] |
---|---|---|
author | Terry Jan Reedy <tjreedy@udel.edu> | Tue Dec 16 03:21:19 2014 -0500 |
committer | Terry Jan Reedy <tjreedy@udel.edu> | Tue Dec 16 03:21:19 2014 -0500 |
tree | 55030a59fe455928d7dfb08133c9e94e27de1a4d | |
parent | 3004b409938fe2e1bed4a25a43f36442865a7265 [diff] [blame] |
Issue #20577: move configuration of FormatParagraph extension to new extension configuration dialog. Patch by Tal Einat.
diff --git a/Lib/idlelib/config-extensions.def b/Lib/idlelib/config-extensions.def index 5edbd98..a24b8c9 100644 --- a/Lib/idlelib/config-extensions.def +++ b/Lib/idlelib/config-extensions.def
@@ -66,6 +66,7 @@ [FormatParagraph] enable=True +max-width=72 [FormatParagraph_cfgBindings] format-paragraph=<Alt-Key-q>