calc/calc.el (calc-logunits-field-reference) Renamed from
authorJay Belanger <jay.p.belanger@gmail.com>
Sun, 6 Feb 2011 22:42:14 +0000 (16:42 -0600)
committerJay Belanger <jay.p.belanger@gmail.com>
Sun, 6 Feb 2011 22:42:14 +0000 (16:42 -0600)
commit6f16beccf40038a927caf2319c82428a1e4cb27f
tree740a55baee1c3867cf5173d170c3fb42b0827153
parent76b8d9dd0ed6811c0fc1bbde5d9e3b0cf6c61cf1
calc/calc.el (calc-logunits-field-reference) Renamed from
`calc-default-field-reference-level'.
(calc-logunits-power-reference): Renamed from `calc-default-power-reference-level'

calc/calc-units.el (math-logunits-quant):  Renamed from `math-logunits-level'
(math-logunits-plus):  Renamed from math-logcombine.
(calcFunc-luplus, calcFunc-luminus calc-luplus, calc-luminus): Remove functions.
(calcFunc-lufieldplus, calcFunc-lupowerplus, calcFunc-lufieldminus)
(calcFunc-lufieldminus,calc-logunits-plus calc-logunits-minus): New functions.
(calcFunc-fieldquant): Renamed from `calcFunc-fieldlevel'.
(calcFunc-powerquant): Renamed from `calcFunc-powerlevel'.
(calc-logunits-quantity): Renamed from `calc-level'.
(calcFunc-dbfieldlevel, calcFunc-dbpowerlevel, calcFunc-npfieldlevel)
(calcFunc-nppowerlevel,calc-logunits-dblevel, calc-logunits-nplevel)
(math-logunits-times, calcFunc-lufieldtimes, calcFunc-lupowertimes)
(calc-logunits-times, math-logunits-divide, calcFunc-lufielddiv)
(calcFunc-lupowerdiv,calc-logunits-divide,math-logunits-level):
New functions.

calc-help.el (calc-u-prefix-help): Removed "L" reference.
(calc-ul-prefix-help): Remove.
(calc-l-prefix-help): New function.
(calc-full-help): Add reference to `calc-l-prefix-help'.

calc-ext.el (calc-init-extensions): Update autoloads.
lisp/calc/calc-ext.el
lisp/calc/calc-help.el
lisp/calc/calc-units.el
lisp/calc/calc.el