# HG changeset patch # User Jay Belanger # Date 1222742678 0 # Node ID 942b377b18a6d0401056fd7eb56d7c471acb4dcf # Parent ece809f3fe2ecaec851f2ca0620917d4370e7670 *** empty log message *** diff -r ece809f3fe2e -r 942b377b18a6 lisp/ChangeLog --- a/lisp/ChangeLog Tue Sep 30 02:41:39 2008 +0000 +++ b/lisp/ChangeLog Tue Sep 30 02:44:38 2008 +0000 @@ -1,3 +1,13 @@ +2008-09-30 Jay Belanger + + * calc/calc-units.el (math-standard-units): Add entries used to + display the the values in the units buffer. + (math-build-units-table): Add entries to the units table to be used + to display the values in the units buffer. + (math-build-units-table-buffer): Use the display entry of the units + table when non-nil. + (calc-define-unit): Add option to enter display value of unit. + 2008-09-29 Michael Albinus * vc-hooks.el (vc-file-clearprops): Check, that FILE is a string.