(easy-menu-define): Doc fix.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2003-12-29 Eli Zaretskii <eliz@elta.co.il>
|
||||
|
||||
* emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
|
||||
|
||||
2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
|
||||
|
||||
* custom.el (custom-declare-theme): Use `value' when putting
|
||||
|
||||
@@ -59,8 +59,8 @@ It may be followed by the following keyword argument pairs
|
||||
|
||||
: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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user