aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1ab3018a994..d77a8b9f994 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
12008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
2
3 * calc/calc-units.el (math-standard-units): Add entries used to
4 display the the values in the units buffer.
5 (math-build-units-table): Add entries to the units table to be used
6 to display the values in the units buffer.
7 (math-build-units-table-buffer): Use the display entry of the units
8 table when non-nil.
9 (calc-define-unit): Add option to enter display value of unit.
10
12008-09-29 Michael Albinus <michael.albinus@gmx.de> 112008-09-29 Michael Albinus <michael.albinus@gmx.de>
2 12
3 * vc-hooks.el (vc-file-clearprops): Check, that FILE is a string. 13 * vc-hooks.el (vc-file-clearprops): Check, that FILE is a string.