From c23ffcbfe9e21eeb39852de572d7f05d96f4b597 Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 13 Nov 1999 22:01:00 +0000 Subject: [PATCH] update. --- lisp/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9bccaa8..6d0efca 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,22 @@ 1999-11-13 MORIOKA Tomohiko + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `ethiopic-ucs' and `ethiopic'. + + * dumped-lisp.el (preloaded-file-list): Add "u010A0-Georgian.el", + "u01100-Hangul-Jamo.el" and "u01200-Ethiopic.el". + + * mule/mule-conf.el: Move definition of coded-charset `ethiopic' + from mule/ethiopic.el. + + * mule/ethiopic.el: Move definition of coded-charset `ethiopic' to + mule/mule-conf.el. + + * utf-2000/u010A0-Georgian.el, utf-2000/u01100-Hangul-Jamo.el, + utf-2000/u01200-Ethiopic.el: New files. + +1999-11-13 MORIOKA Tomohiko + * utf-2000/char-db-util.el (char-db-update-comment): Use mapping-table for `arabic-iso8859-6'. (insert-char-data-with-variant): New function. -- 1.7.10.4