/[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.78 by ttn, Sat Aug 6 17:08:59 2005 UTC revision 1.79 by rms, Fri Oct 28 16:22:47 2005 UTC
# Line 454  If the menu located by PATH has no subme Line 454  If the menu located by PATH has no subme
454  If the optional argument BEFORE is present, add it just before  If the optional argument BEFORE is present, add it just before
455  the submenu named BEFORE, otherwise add it at the end of the menu.  the submenu named BEFORE, otherwise add it at the end of the menu.
456    
457  Either call this from `menu-bar-update-hook' or use a menu filter,  To implement dynamic menus, either call this from
458  to implement dynamic menus."  `menu-bar-update-hook' or use a menu filter."
459    (easy-menu-add-item nil path (easy-menu-create-menu name items) before))    (easy-menu-add-item nil path (easy-menu-create-menu name items) before))
460    
461  ;; XEmacs needs the following two functions to add and remove menus.  ;; XEmacs needs the following two functions to add and remove menus.

Legend:
Removed from v.1.78  
changed lines
  Added in v.1.79

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