From 03925868edfb3f284b32d16af088a21301702123 Mon Sep 17 00:00:00 2001
From: Jay Belanger <jay.p.belanger@gmail.com>
Date: Sun, 6 Feb 2011 16:44:01 -0600
Subject: [PATCH] Update ChangeLog

---
 lisp/ChangeLog | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b7cdb5f96ee..69ed03e7cba 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,34 @@
+2011-02-06  Jay Belanger  <jay.p.belanger@gmail.com>
+
+	* 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.
+	(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/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/calc-ext.el (calc-init-extensions): Update autoloads.
+
 2011-02-06  Chong Yidong  <cyd@stupidchicken.com>
 
 	* mail/emacsbug.el (report-emacs-bug-hook): Remove the check for
-- 
2.39.5