aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog.228
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 @@
12004-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
12004-03-04 Kenichi Handa <handa@m17n.org> 92004-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.