emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/emacs-lisp/easymenu.el


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/emacs-lisp/easymenu.el
Date: Mon, 24 Mar 2003 12:28:10 -0500

Index: emacs/lisp/emacs-lisp/easymenu.el
diff -c emacs/lisp/emacs-lisp/easymenu.el:1.58 
emacs/lisp/emacs-lisp/easymenu.el:1.59
*** emacs/lisp/emacs-lisp/easymenu.el:1.58      Mon Mar 24 07:19:23 2003
--- emacs/lisp/emacs-lisp/easymenu.el   Mon Mar 24 12:28:10 2003
***************
*** 504,510 ****
  However, if BEFORE is a string and there is an item in the submenu
  with that name, then ITEM is added before that item.
  
! MAP should normally be a keymap; nil stands for the global menu-bar keymap.
  It can also be a symbol, which has earlier been used as the first
  argument in a call to `easy-menu-define', or the value of such a symbol.
  
--- 504,510 ----
  However, if BEFORE is a string and there is an item in the submenu
  with that name, then ITEM is added before that item.
  
! MAP should normally be a keymap; nil stands for the local menu-bar keymap.
  It can also be a symbol, which has earlier been used as the first
  argument in a call to `easy-menu-define', or the value of such a symbol.
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]