# HG changeset patch # User Jay Belanger # Date 1187192810 0 # Node ID df9672b71c7cc06a048790d8b35616ecb3a16adf # Parent 078d8d6716f143ebe7d38292c1cf12372dcc4e48 *** empty log message *** diff -r 078d8d6716f1 -r df9672b71c7c lisp/ChangeLog --- a/lisp/ChangeLog Wed Aug 15 15:44:04 2007 +0000 +++ b/lisp/ChangeLog Wed Aug 15 15:46:50 2007 +0000 @@ -1,3 +1,11 @@ +2007-08-15 Jay Belanger + + * calc/calc-units.el (math-standard-units): Update values. + Put in exact, rational values when possible. + (math-unit-prefixes): Replace floats with powers of ten. + (math-standard-units-systems): Replace floats with integers. + (math-make-unit-string): Remove extra spaces in output. + 2007-08-15 Glenn Morris * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even