![[index]](../icons/index.gif)
Next: file-menu:between-save-as-and-print
Up: frame:standard-menus<>
Previous: file-menu:between-print-and-close
This method is called between the addition of the revert menu-item
and before the addition of the save menu-item to the file-menu menu.
Override it to add additional menus at that point.
- (send a-frame:standard-menus file-menu:between-revert-and-save menu) -> void
menu : (instance (derived-from menu%))
Does nothing.
PLT