X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lisp%2FChangeLog;h=6d0efcaf504bc583296114e4b64ec778fdfe8557;hb=c23ffcbfe9e21eeb39852de572d7f05d96f4b597;hp=9bccaa8950f9cb97aaf57fc3f389ec6fa117f91e;hpb=39793541698ff438e823fc000c663122f34d6e05;p=chise%2Fxemacs-chise.git 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.