diff options
Diffstat (limited to 'lisp/emacs-lisp')
-rw-r--r-- | lisp/emacs-lisp/easymenu.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/easymenu.el b/lisp/emacs-lisp/easymenu.el index 8768afd3b9a..df1f9e2530b 100644 --- a/lisp/emacs-lisp/easymenu.el +++ b/lisp/emacs-lisp/easymenu.el @@ -67,7 +67,7 @@ whenever this expression's value is non-nil. NAME is a string; the name of an argument to CALLBACK. - :style + :style STYLE STYLE is a symbol describing the type of menu item. The following are defined: |