changeset 66207:23849291d887

*** empty log message ***
author Jay Belanger <jay.p.belanger@gmail.com>
date Wed, 19 Oct 2005 20:19:04 +0000
parents fffcb2d302a5
children 5414bd89ffde
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Oct 19 20:16:14 2005 +0000
+++ b/lisp/ChangeLog	Wed Oct 19 20:19:04 2005 +0000
@@ -1,3 +1,9 @@
+2005-10-19  Jay Belanger  <belanger@truman.edu>
+
+	* calc/calc-units.el (math-standard-units): Add units, adjust
+	symbols and update values.
+	(math-unit-prefixes):  Add more prefixes.
+
 2005-10-19  Romain Francoise  <romain@orebokech.com>
 
 	* bookmark.el (bookmark-menu-heading): New face.
@@ -128,7 +134,7 @@
 
 2005-10-18  Jay Belanger  <belanger@truman.edu>
 
-	* calc/calc-store (calc-store-into): Get the proper variable name
+	* calc/calc-store.el (calc-store-into): Get the proper variable name
 	to display in message.
 
 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>