Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
dffafab0
Commit
dffafab0
authored
Dec 29, 2003
by
Eli Zaretskii
Browse files
(easy-menu-define): Doc fix.
parent
7f9b6322
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
lisp/ChangeLog
lisp/ChangeLog
+4
-0
lisp/emacs-lisp/easymenu.el
lisp/emacs-lisp/easymenu.el
+2
-2
No files found.
lisp/ChangeLog
View file @
dffafab0
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
...
...
lisp/emacs-lisp/easymenu.el
View file @
dffafab0
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment