From ec249c7107513b5396aee12f37e0da9a820b91aa Mon Sep 17 00:00:00 2001 From: Jay Belanger Date: Wed, 18 May 2005 18:19:45 +0000 Subject: [PATCH] (calc-s-prefix-help): Add `calc-copy-special-constant' to help string. --- lisp/ChangeLog | 5 +++++ lisp/calc/calc-help.el | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 68252243a4..00a4f96c18 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 89124ea606..84176b36ee 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" -- 2.39.2