diff options
Diffstat (limited to 'lisp/calc')
| -rw-r--r-- | lisp/calc/calc.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/calc/calc.el b/lisp/calc/calc.el index 5c7e24ed646..c17449a8450 100644 --- a/lisp/calc/calc.el +++ b/lisp/calc/calc.el @@ -942,7 +942,8 @@ If nil, selections displayed but ignored.") calcDigit-algebraic calcDigit-edit) ("calc-misc" another-calc calc-big-or-small calc-dispatch-help - calc-help calc-info calc-info-summary calc-inv calc-last-args-stub + calc-help calc-info calc-info-goto-node calc-info-summary calc-inv + calc-last-args-stub calc-missing-key calc-mod calc-other-window calc-over calc-percent calc-pop-above calc-power calc-roll-down calc-roll-up calc-shift-Y-prefix-help calc-tutorial calcDigit-letter |
