X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2FChangeLog;h=7fb11dbbaf0cd87c16a5455c0f2ce3e0e0d0e97d;hb=a76d34394f261cbd44525a566d9f7b1ebb7e7384;hp=1e6a45a61e20d3734348128070b5a32f0657dc0a;hpb=0f22907ea46ecc5f65ebcc86ed598f9a7048d069;p=chise%2Fxemacs-chise.git diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1e6a45a..7fb11db 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,86 @@ +1999-10-04 MORIOKA Tomohiko + + * utf-2000/ccs-iso8859-2.el, utf-2000/ccs-iso8859-3.el, + utf-2000/ccs-iso8859-4.el, utf-2000/ccs-iso8859-9.el, + utf-2000/ccs-jisx0201-latin.el, utf-2000/ccs-viscii.el, + utf-2000/ccs-tcvn5712.el, utf-2000/ccs-jisx0208-1983.el: Moved + from lisp/mule. + + * mule/ccs-jisx0208-1983.el, mule/ccs-tcvn5712.el, + mule/ccs-viscii.el, mule/ccs-iso8859-9.el, + mule/ccs-jisx0201-latin.el, mule/ccs-iso8859-2.el, + mule/ccs-iso8859-3.el, mule/ccs-iso8859-4.el: Moved to + lisp/utf-2000. + +1999-10-03 MORIOKA Tomohiko + + * mule/ccs-tcvn5712.el: New file. + +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, + mule/ccs-viscii.el: New files. + + * bytecomp.el (byte-compile-insert-header): Don't use `raw-text' + if \uXXXX is found. + +1999-09-30 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `hiragana-jisx0208' and `katakana-jisx0208'. + +1999-09-21 MORIOKA Tomohiko + + * mule/chinese.el (chinese-cns11643-3): Define it even if + `utf-2000' is provided. + (chinese-cns11643-4): Likewise. + (chinese-cns11643-5): Likewise. + (chinese-cns11643-6): Likewise. + (chinese-cns11643-7): Likewise. + +1999-09-14 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + thai-tis620 and hebrew-iso8859-8; namely all BMP are covered. + +1999-09-13 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `cyrillic-iso8859-5' and `greek-iso8859-7'. + +1999-09-13 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): + Setup in UTF-2000. + +1999-09-09 MORIOKA Tomohiko + + * mule/viet-chars.el: Don't define charset + `vietnamese-viscii-lower' and `vietnamese-viscii-upper' because + they are defined as builtin charsets. + +1999-08-31 MORIOKA Tomohiko + + * version.el (emacs-version): Add more space just before UTF-2000 + version string. + 1999-08-29 MORIOKA Tomohiko * version.el ([constant] emacs-version): Don't add a space in the