file-menu:between-revert-and-save in frame:standard-menus<%>
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.
( -> void
send a-frame:standard-menus file-menu:between-revert-and-save menu)
menu : (instance (derived-from menu%))
Does nothing.