/[emacs]/emacs/lisp/emacs-lisp/easymenu.el
ViewVC logotype

Diff of /emacs/lisp/emacs-lisp/easymenu.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.53 by monnier, Fri Aug 30 21:55:07 2002 UTC revision 1.54 by lektu, Fri Sep 6 07:13:06 2002 UTC
# Line 50  menus, turn this variable off, otherwise Line 50  menus, turn this variable off, otherwise
50  (defmacro easy-menu-define (symbol maps doc menu)  (defmacro easy-menu-define (symbol maps doc menu)
51    "Define a menu bar submenu in maps MAPS, according to MENU.    "Define a menu bar submenu in maps MAPS, according to MENU.
52  The menu keymap is stored in symbol SYMBOL, both as its value  The menu keymap is stored in symbol SYMBOL, both as its value
53  and as its function definition.   DOC is used as the doc string for SYMBOL.  and as its function definition.  DOC is used as the doc string for SYMBOL.
54    
55  The first element of MENU must be a string.  It is the menu bar item name.  The first element of MENU must be a string.  It is the menu bar item name.
56  It may be followed by the following keyword argument pairs  It may be followed by the following keyword argument pairs

Legend:
Removed from v.1.53  
changed lines
  Added in v.1.54

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26