Mercurial > emacs
comparison lisp/ChangeLog @ 102151:328f4b370b74
Remove duplicate words.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 20 Feb 2009 12:36:50 +0000 |
parents | 1ec88ff720f2 |
children | c526d585a715 |
comparison
equal
deleted
inserted
replaced
102150:8b8ff4bab8c0 | 102151:328f4b370b74 |
---|---|
5275 some nested menu items. | 5275 some nested menu items. |
5276 | 5276 |
5277 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com> | 5277 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com> |
5278 | 5278 |
5279 * calc/calc-units.el (math-standard-units): Add entries used to | 5279 * calc/calc-units.el (math-standard-units): Add entries used to |
5280 display the the values in the units buffer. | 5280 display the values in the units buffer. |
5281 (math-build-units-table): Add entries to the units table to be used | 5281 (math-build-units-table): Add entries to the units table to be used |
5282 to display the values in the units buffer. | 5282 to display the values in the units buffer. |
5283 (math-build-units-table-buffer): Use the display entry of the units | 5283 (math-build-units-table-buffer): Use the display entry of the units |
5284 table when non-nil. | 5284 table when non-nil. |
5285 (calc-define-unit): Add option to enter display value of unit. | 5285 (calc-define-unit): Add option to enter display value of unit. |