aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calc/calc-ext.el
diff options
context:
space:
mode:
authorPavel Janík <[email protected]>2001-12-20 19:01:00 +0000
committerPavel Janík <[email protected]>2001-12-20 19:01:00 +0000
commitf0529b5b1aeb64a7df9765781948a5edbfc80b1e (patch)
tree158ac5ca37e5347b9cc96ffe5514ab852e3aa8b9 /lisp/calc/calc-ext.el
parent0ff9b955fe8d8032f5c139dcc86990f0177b646f (diff)
Doc fix.
Diffstat (limited to 'lisp/calc/calc-ext.el')
-rw-r--r--lisp/calc/calc-ext.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calc/calc-ext.el b/lisp/calc/calc-ext.el
index e068cad01c..8474f61fc0 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.