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