Mercurial > emacs
changeset 53373:98e63f90453a
(easy-menu-define): Doc fix.
author | Eli Zaretskii <eliz@is.elta.co.il> |
---|---|
date | Mon, 29 Dec 2003 12:04:15 +0000 |
parents | 2ee5eeb8d2ba |
children | 910142cb21d6 |
files | lisp/emacs-lisp/easymenu.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/emacs-lisp/easymenu.el Mon Dec 29 11:54:03 2003 +0000 +++ b/lisp/emacs-lisp/easymenu.el Mon Dec 29 12:04:15 2003 +0000 @@ -59,8 +59,8 @@ :filter FUNCTION -FUNCTION is a function with one argument, the menu. It returns the actual -menu displayed. +FUNCTION is a function with one argument, the rest of menu items. +It returns the remaining items of the displayed menu. :visible INCLUDE