summaryrefslogtreecommitdiff
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/ChangeLog5
1 files changed, 2 insertions, 3 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index cf38d53a067..9aeb17bd035 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -7,9 +7,8 @@
2008-12-01 Kenichi Handa <handa@m17n.org>
- * unidata/unidata-gen.el (unidata-prop-alist): Set `numric-value'
- property generator to unidata-gen-table-numeric. Docstring
- adjusted.
+ * unidata/unidata-gen.el (unidata-prop-alist): Set `numeric-value'
+ property generator to unidata-gen-table-numeric. Docstring adjusted.
(unidata-get-numeric, unidata-put-numeric)
(unidata-gen-table-numeric): New functions.
(unidata-encode-val): Use assoc to get a slot in VAL-LIST.