Mercurial > emacs
diff lisp/ChangeLog.22 @ 89857:b7584a65f2b8
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 11 Mar 2004 02:18:25 +0000 |
parents | dba335b3b492 |
children | 1fc9a2dd29dd |
line wrap: on
line diff
--- a/lisp/ChangeLog.22 Thu Mar 11 02:18:12 2004 +0000 +++ b/lisp/ChangeLog.22 Thu Mar 11 02:18:25 2004 +0000 @@ -1,3 +1,11 @@ +2004-03-11 Kenichi Handa <handa@m17n.org> + + * language/japanese.el (jisx0213-to-unicode, unicode-to-jisx0213): + New translation tables. + + * international/mule.el (make-translation-table-from-alist): New + function. + 2004-03-04 Kenichi Handa <handa@m17n.org> * international/mule.el (translate-region): Re-implement it here.