aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJay Belanger2008-09-30 02:45:50 +0000
committerJay Belanger2008-09-30 02:45:50 +0000
commit4043c1949e6c5f6c6eb2a0024043e24d61a994fa (patch)
tree1795dcd3c4c0c7c1dac297c2e2e6e92bdb6cae52 /lisp/ChangeLog
parent19bdc4d8a328f59fade12d997ce72fa5ac2df35f (diff)
downloademacs-4043c1949e6c5f6c6eb2a0024043e24d61a994fa.tar.gz
emacs-4043c1949e6c5f6c6eb2a0024043e24d61a994fa.zip
(User Defined Units): Mention how to enter optional display string.
Diffstat (limited to 'lisp/ChangeLog')
-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.