diff options
| author | Kenichi Handa | 2004-03-11 02:18:25 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2004-03-11 02:18:25 +0000 |
| commit | 502ed9fb33e143500519b8ef02c3dc41503906fc (patch) | |
| tree | 576ee8fb2f6d1af5fa1bcaf2ebb09743e363faf1 /lisp | |
| parent | 433f7f87b7140f989b813347c23416b8220af43d (diff) | |
| download | emacs-502ed9fb33e143500519b8ef02c3dc41503906fc.tar.gz emacs-502ed9fb33e143500519b8ef02c3dc41503906fc.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog.22 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog.22 b/lisp/ChangeLog.22 index 1f3f4ac6e86..509b4d9ecc9 100644 --- a/lisp/ChangeLog.22 +++ b/lisp/ChangeLog.22 | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2004-03-11 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * language/japanese.el (jisx0213-to-unicode, unicode-to-jisx0213): | ||
| 4 | New translation tables. | ||
| 5 | |||
| 6 | * international/mule.el (make-translation-table-from-alist): New | ||
| 7 | function. | ||
| 8 | |||
| 1 | 2004-03-04 Kenichi Handa <handa@m17n.org> | 9 | 2004-03-04 Kenichi Handa <handa@m17n.org> |
| 2 | 10 | ||
| 3 | * international/mule.el (translate-region): Re-implement it here. | 11 | * international/mule.el (translate-region): Re-implement it here. |