summaryrefslogtreecommitdiff
path: root/lisp/calc
diff options
context:
space:
mode:
authorJay Belanger <jay.p.belanger@gmail.com>2005-11-28 22:13:37 +0000
committerJay Belanger <jay.p.belanger@gmail.com>2005-11-28 22:13:37 +0000
commitdcf4a53565f3647525ea0420ca22323e34b6ccc8 (patch)
treefd82b1f8ac1a4d992e0af31baea0b45863f8da01 /lisp/calc
parentd24f83d4b731e3e4b39b8c175bae95698bde68ad (diff)
downloademacs-dcf4a53565f3647525ea0420ca22323e34b6ccc8.tar.gz
(calc-dispatch-help): Update docstring.
Diffstat (limited to 'lisp/calc')
-rw-r--r--lisp/calc/calc-misc.el7
1 files changed, 4 insertions, 3 deletions
diff --git a/lisp/calc/calc-misc.el b/lisp/calc/calc-misc.el
index ba80f455b4f..ca8e8bbdbfe 100644
--- a/lisp/calc/calc-misc.el
+++ b/lisp/calc/calc-misc.el
@@ -33,7 +33,7 @@
(require 'calc-macs)
(defun calc-dispatch-help (arg)
- "M-# is a prefix key; follow it with one of these letters:
+ "C-x* is a prefix key sequence; follow it with one of these letters:
For turning Calc on and off:
C calc. Start the Calculator in a window at the bottom of the screen.
@@ -73,8 +73,9 @@ Miscellaneous:
M read-kbd-macro. Read a region of keystroke names as a keyboard macro.
0 (zero) calc-reset. Reset Calc stack and modes to default state.
-Press twice (`M-# M-#' or `M-# #') to turn Calc on or off using the same
-Calc user interface as before (either M-# C or M-# K; initially M-# C)."
+Press `*' twice (`C-x * *') to turn Calc on or off using the same
+Calc user interface as before (either C-x * C or C-x * K; initially C-x * C).
+"
(interactive "P")
(calc-check-defines)
(if calc-dispatch-help