edit-menu:between-select-all-and-find in frame:editor-mixin
This method is called between the addition of the select-all menu-item and before the addition of the find menu-item to the edit-menu menu. Override it to add additional menus at that point.
( -> void
send a-frame:editor-mixin edit-menu:between-select-all-and-find edit-menu)
edit-menu : (instance menu%)
Adds a menu item for toggling
auto-wrap in the focus'd text.