summaryrefslogtreecommitdiff
path: root/admin
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2008-12-02 16:40:31 +0000
committerJuanma Barranquero <lekktu@gmail.com>2008-12-02 16:40:31 +0000
commitb97439ce3786af4a9cc6e8e882d2767ec1c1f69f (patch)
tree0e6bf25dd8decb4f8f7157cec1cd1e7be0cbd063 /admin
parent9636b255906319ca5757e0e709455b863de100b7 (diff)
downloademacs-b97439ce3786af4a9cc6e8e882d2767ec1c1f69f.tar.gz
Fix typos.
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.