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