(easy-menu-add-item): Align the docstring with the code.
This commit is contained in:
parent
4b0cbff969
commit
4a1186d388
2 changed files with 16 additions and 12 deletions
|
@ -504,7 +504,7 @@ In the latter case, ITEM is normally added at the end of the submenu.
|
|||
However, if BEFORE is a string and there is an item in the submenu
|
||||
with that name, then ITEM is added before that item.
|
||||
|
||||
MAP should normally be a keymap; nil stands for the global menu-bar keymap.
|
||||
MAP should normally be a keymap; nil stands for the local menu-bar keymap.
|
||||
It can also be a symbol, which has earlier been used as the first
|
||||
argument in a call to `easy-menu-define', or the value of such a symbol.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue