Mercurial > emacs
changeset 82392:df9672b71c7c
*** empty log message ***
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Wed, 15 Aug 2007 15:46:50 +0000 |
parents | 078d8d6716f1 |
children | f5d88662fe95 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <jay.p.belanger@gmail.com> + + * 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 <rgm@gnu.org> * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even