# HG changeset patch # User Eli Zaretskii # Date 1072699455 0 # Node ID 98e63f90453a36edc555a0df42445eecec77923a # Parent 2ee5eeb8d2baa9b98f899fdd6ac47e145a4f0404 (easy-menu-define): Doc fix. diff -r 2ee5eeb8d2ba -r 98e63f90453a lisp/emacs-lisp/easymenu.el --- 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