From: tomo Date: Sat, 13 Nov 1999 22:01:00 +0000 (+0000) Subject: update. X-Git-Tag: r21-2-19-utf-2000-0_12-0~55 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=c23ffcbfe9e21eeb39852de572d7f05d96f4b597;p=chise%2Fxemacs-chise.git.1 update. --- 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.