diff options
Diffstat (limited to 'doc/lispref/elisp.texi')
| -rw-r--r-- | doc/lispref/elisp.texi | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/doc/lispref/elisp.texi b/doc/lispref/elisp.texi index d46cb071bf7..1d1dab8faac 100644 --- a/doc/lispref/elisp.texi +++ b/doc/lispref/elisp.texi @@ -800,17 +800,14 @@ Menu Keymaps * Menu Bar:: How to customize the menu bar. * Tool Bar:: A tool bar is a row of images. * Modifying Menus:: How to add new items to a menu. +* Easy Menu:: A convenience macro for defining menus. Defining Menus -* Simple Menu Items:: A simple kind of menu key binding, - limited in capabilities. -* Extended Menu Items:: More powerful menu item definitions - let you specify keywords to enable - various features. +* Simple Menu Items:: A simple kind of menu key binding. +* Extended Menu Items:: More complex menu item definitions. * Menu Separators:: Drawing a horizontal line through a menu. * Alias Menu Items:: Using command aliases in menu items. -* Toolkit Differences:: Not all toolkits provide the same features. Major and Minor Modes |
