aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorJay Belanger <[email protected]>2007-08-15 15:47:45 +0000
committerJay Belanger <[email protected]>2007-08-15 15:47:45 +0000
commit42964ef859eef3aeb1e31f62a34b2e3ead9103e0 (patch)
treed1be749a6a0a95c7238c190cbadd75054025f335 /lisp
parenta21f3259fd6496941758b303448eb580f7edae07 (diff)
(Basic Operations on Units): Mention exact versus inexact conversions.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d0b2860a3a..f3ea32c158 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
+2007-08-15 Jay Belanger <[email protected]>
+
+ * 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 <[email protected]>
* mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even