From: Jay Belanger Date: Wed, 18 May 2005 18:19:45 +0000 (+0000) Subject: (calc-s-prefix-help): Add `calc-copy-special-constant' to help string. X-Git-Tag: ttn-vms-21-2-B4~172 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ec249c7107513b5396aee12f37e0da9a820b91aa;p=emacs.git (calc-s-prefix-help): Add `calc-copy-special-constant' to help string. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 68252243a41..00a4f96c184 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2005-05-18 Jay Belanger + + * calc/calc-help.el (calc-s-prefix-help): Add + `calc-copy-special-constant' to help string. + 2005-05-18 Luc Teirlinck * emacs-lisp/eldoc.el (eldoc-mode): Doc fix. diff --git a/lisp/calc/calc-help.el b/lisp/calc/calc-help.el index 89124ea606d..84176b36eea 100644 --- a/lisp/calc/calc-help.el +++ b/lisp/calc/calc-help.el @@ -526,7 +526,7 @@ C-w Describe how there is no warranty for Calc." (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"