easy-menu-create-menu

easy-menu-create-menu is an autoloaded compiled Lisp function in `easymenu.el'.

(easy-menu-create-menu MENU-NAME MENU-ITEMS)

Create a menu called MENU-NAME with items described in MENU-ITEMS.
MENU-NAME is a string, the name of the menu. MENU-ITEMS is a list of items
possibly preceded by keyword pairs as described in `easy-menu-define'.