calc/calc-help (calc-m-prefix-help): Change message.
This commit is contained in:
parent
1823ac5abe
commit
4b33740959
2 changed files with 4 additions and 1 deletions
|
@ -12,6 +12,9 @@
|
|||
* calc/calc-ext.el (calc-init-extensions): Remove binding for
|
||||
`calc-alg-simplify-mode'. Add binding for `calc-lim-simplify-mode'.
|
||||
|
||||
* calc/calc-help (calc-m-prefix-help): Change messages to
|
||||
indicate new simplification modes.
|
||||
|
||||
* calc/README: Mention new default simplification mode.
|
||||
|
||||
* calc/calc.el (math-normalize-error): New variable.
|
||||
|
|
|
@ -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))
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue