]> code.delx.au - gnu-emacs/commitdiff
(calc-s-prefix-help): Add `calc-copy-special-constant' to help string.
authorJay Belanger <jay.p.belanger@gmail.com>
Wed, 18 May 2005 18:19:45 +0000 (18:19 +0000)
committerJay Belanger <jay.p.belanger@gmail.com>
Wed, 18 May 2005 18:19:45 +0000 (18:19 +0000)
lisp/ChangeLog
lisp/calc/calc-help.el

index 68252243a41af1a43492b662cf47228ed80995df..00a4f96c18435e87f03d8650ce032aa14f76b176 100644 (file)
@@ -1,3 +1,8 @@
+2005-05-18  Jay Belanger  <belanger@truman.edu>
+
+       * calc/calc-help.el (calc-s-prefix-help): Add
+       `calc-copy-special-constant' to help string.
+
 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
 
        * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
index 89124ea606de0df78c212e7dc3ba052045b5ee22..84176b36eeaa1fa56cfcc91818904b8433c35da4 100644 (file)
@@ -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"