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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/emacs-lisp/easymenu.el
Date: Fri, 06 Sep 2002 05:33:24 -0400

Index: emacs/lisp/emacs-lisp/easymenu.el
diff -c emacs/lisp/emacs-lisp/easymenu.el:1.53 
emacs/lisp/emacs-lisp/easymenu.el:1.54
*** emacs/lisp/emacs-lisp/easymenu.el:1.53      Fri Aug 30 17:55:07 2002
--- emacs/lisp/emacs-lisp/easymenu.el   Fri Sep  6 03:13:06 2002
***************
*** 50,56 ****
  (defmacro easy-menu-define (symbol maps doc menu)
    "Define a menu bar submenu in maps MAPS, according to MENU.
  The menu keymap is stored in symbol SYMBOL, both as its value
! and as its function definition.   DOC is used as the doc string for SYMBOL.
  
  The first element of MENU must be a string.  It is the menu bar item name.
  It may be followed by the following keyword argument pairs
--- 50,56 ----
  (defmacro easy-menu-define (symbol maps doc menu)
    "Define a menu bar submenu in maps MAPS, according to MENU.
  The menu keymap is stored in symbol SYMBOL, both as its value
! and as its function definition.  DOC is used as the doc string for SYMBOL.
  
  The first element of MENU must be a string.  It is the menu bar item name.
  It may be followed by the following keyword argument pairs




reply via email to

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