Mercurial > emacs
changeset 62489:8ccc946e6318
(calc-s-prefix-help): Add `calc-copy-special-constant' to help string.
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Wed, 18 May 2005 18:18:21 +0000 |
parents | 5d20851e7295 |
children | a68d62ff5a87 |
files | lisp/calc/calc-help.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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"