From: tomo Date: Sun, 3 Oct 1999 14:45:07 +0000 (+0000) Subject: Update. X-Git-Tag: r21-2-19-utf-2000-0_8-2~11 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=f6909339b0acd460ac72b99f15137eee0fbd43ce;p=chise%2Fxemacs-chise.git.1 Update. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0eba965..f5cedca 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,8 +1,20 @@ +1999-10-03 MORIOKA Tomohiko + + * dumped-lisp.el (preloaded-file-list): Add "ccs-jisx0208-1983.el" + in UTF-2000. + 1999-10-02 MORIOKA Tomohiko * mule/mule-charset.el (default-coded-charset-priority-list): Add `japanese-jisx0208'. +1999-10-02 MORIOKA Tomohiko + + * dumped-lisp.el (preloaded-file-list): Add + "ccs-jisx0201-latin.el", "ccs-iso8859-2.el", "ccs-iso8859-3.el", + "ccs-iso8859-4.el", "ccs-iso8859-9.el" and "ccs-viscii.el" in + UTF-2000. + * mule/ccs-iso8859-2.el, mule/ccs-iso8859-3.el, mule/ccs-iso8859-4.el, mule/ccs-iso8859-9.el, mule/ccs-jisx0201-latin.el, mule/ccs-jisx0208-1983.el,