
Next: edit-menu:clear
Up: mred:standard-menus-frame
Previous: edit-menu:between-replace-and-preferences
This will be called during creation of the Edit menu, after adding the
Select All item to the menu and before adding the Find item.
If you override this method, you must define it before calling super-init
- (send a-mred:standard-menus-frame edit-menu:between-select-all-and-find edit-menu) -> void
edit-menu : a mred:menu% object
PLT