original commit: b018782f6a15d022cb3ec915debdc2a0c9b81cd6
This commit is contained in:
Matthew Flatt 2000-03-05 20:19:50 +00:00
parent b7502d6a0d
commit cb7c428b77

View File

@ -12,7 +12,7 @@ Version 102/9:
* Added `on-demand' to menu-item-container<%> and
labelled-menu-item<%> for building menu content on demand. The
`on-demand' menthd of a menu bar is called when the user clicks on
`on-demand' method of a menu bar is called when the user clicks on
the menu bar, before the click is handled by the menu bar. The
`on-demand' method of a popup menu is called before the menu is
popped up. The default implementation of `on-demand' in a menu item