summaryrefslogtreecommitdiff
path: root/lisp/calc/calc-help.el
diff options
context:
space:
mode:
authorJay Belanger <jay.p.belanger@gmail.com>2009-11-16 00:11:51 +0000
committerJay Belanger <jay.p.belanger@gmail.com>2009-11-16 00:11:51 +0000
commit887484c1402e0411486f068de9a183f46acd7ca1 (patch)
tree98197c134b8f6f5688f1730eabf9dbdd81df208b /lisp/calc/calc-help.el
parentfa2c374a22f4636258b2f79273b929dee22f5d9b (diff)
downloademacs-887484c1402e0411486f068de9a183f46acd7ca1.tar.gz
(calc-b-prefix-help): Add help for `calc-symclip'.
Diffstat (limited to 'lisp/calc/calc-help.el')
-rw-r--r--lisp/calc/calc-help.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calc/calc-help.el b/lisp/calc/calc-help.el
index 78f45755d93..50a7140ad21 100644
--- a/lisp/calc/calc-help.el
+++ b/lisp/calc/calc-help.el
@@ -575,7 +575,7 @@ C-w Describe how there is no warranty for Calc."
(defun calc-b-prefix-help ()
(interactive)
(calc-do-prefix-help
- '("And, Or, Xor, Diff, Not; Wordsize, Clip"
+ '("And, Or, Xor, Diff, Not; Wordsize, Clip, Symclip"
"Lshift, Rshift, roTate; SHIFT + signed Lshift, Rshift"
"SHIFT + business: Pv, Npv, Fv, pMt, #pmts, raTe, Irr"
"SHIFT + business: Sln, sYd, Ddb; %ch")