# HG changeset patch # User Jay Belanger # Date 1116440301 0 # Node ID 8ccc946e6318c660f93aeee8cec4838517d5b1ef # Parent 5d20851e72953f050be9898f2bce097372669840 (calc-s-prefix-help): Add `calc-copy-special-constant' to help string. diff -r 5d20851e7295 -r 8ccc946e6318 lisp/calc/calc-help.el --- a/lisp/calc/calc-help.el Wed May 18 16:50:23 2005 +0000 +++ b/lisp/calc/calc-help.el Wed May 18 18:18:21 2005 +0000 @@ -526,7 +526,7 @@ (interactive) (calc-do-prefix-help '("Store, inTo, Xchg, Unstore; Recall, 0-9; : (:=); = (=>)" - "Let; Copy; Declare; Insert, Perm; Edit" + "Let; Copy, K=copy constant; Declare; Insert, Perm; Edit" "Negate, +, -, *, /, ^, &, |, [, ]; Map" "SHIFT + Decls, GenCount, TimeZone, Holidays; IntegLimit" "SHIFT + LineStyles, PointStyles, plotRejects; Units"