diff options
Diffstat (limited to 'lisp/calc/calc-ext.el')
-rw-r--r-- | lisp/calc/calc-ext.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calc/calc-ext.el b/lisp/calc/calc-ext.el index e068cad01cc..8474f61fc0e 100644 --- a/lisp/calc/calc-ext.el +++ b/lisp/calc/calc-ext.el @@ -3269,7 +3269,7 @@ calc-kill calc-kill-region calc-yank)))) ;;; Users can redefine this in their .emacs files. (defvar calc-keypad-user-menu nil - "If not NIL, this describes an additional menu for calc-keypad. + "If non-nil, this describes an additional menu for calc-keypad. It should contain a list of three rows. Each row should be a list of six keys. Each key should be a list of a label string, plus a Calc command name spec. |