diff options
author | Jay Belanger <jay.p.belanger@gmail.com> | 2012-07-29 18:25:39 -0500 |
---|---|---|
committer | Jay Belanger <jay.p.belanger@gmail.com> | 2012-07-29 18:25:39 -0500 |
commit | 4b33740959019dc33dc7ce3795ddc0b1594ae589 (patch) | |
tree | 2450b902308357ed0380d3d90c67a67a2b7db548 /lisp/calc/calc-help.el | |
parent | 1823ac5abe03117aab926ff0d51a189d513251ce (diff) | |
download | emacs-4b33740959019dc33dc7ce3795ddc0b1594ae589.tar.gz |
calc/calc-help (calc-m-prefix-help): Change message.
Diffstat (limited to 'lisp/calc/calc-help.el')
-rw-r--r-- | lisp/calc/calc-help.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calc/calc-help.el b/lisp/calc/calc-help.el index 8ef917fb5f4..f48fae388d5 100644 --- a/lisp/calc/calc-help.el +++ b/lisp/calc/calc-help.el @@ -642,7 +642,7 @@ C-w Describe how there is no warranty for Calc." '("Deg, Rad, HMS; Frac; Polar; Inf; Alg, Total; Symb; Vec/mat" "Working; Xtensions; Mode-save; preserve Embedded modes" "SHIFT + Shifted-prefixes, mode-Filename; Record; reCompute" - "SHIFT + simplify: Off, Num, Default, Bin, Alg, Ext, Units") + "SHIFT + simplify: Off, Num, Limited, Default, Bin, Ext, Units") "mode" ?m)) |