diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2008-12-02 16:40:31 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2008-12-02 16:40:31 +0000 |
commit | b97439ce3786af4a9cc6e8e882d2767ec1c1f69f (patch) | |
tree | 0e6bf25dd8decb4f8f7157cec1cd1e7be0cbd063 /admin | |
parent | 9636b255906319ca5757e0e709455b863de100b7 (diff) | |
download | emacs-b97439ce3786af4a9cc6e8e882d2767ec1c1f69f.tar.gz |
Fix typos.
Diffstat (limited to 'admin')
-rw-r--r-- | admin/ChangeLog | 5 |
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. |