X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2FChangeLog;h=bdf0aca1817f1790c633c5510bb2aa8fe49ed62f;hb=4831a2f5c4f74f8b118e064194057102b3e1737c;hp=164524e6d365dc5e44c3d2eec7e16ef4f1dc3300;hpb=316202a8905650cd7f577931ba395e851cabd820;p=chise%2Fxemacs-chise.git.1 diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 164524e..bdf0aca 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,120 @@ +2010-12-07 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + setting for `=daikanwa@rev1'. + +2010-10-14 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + setting for `=>jis-x0213-2@usual' and `=>ucs@JP'. + +2010-10-13 MORIOKA Tomohiko + + * mule/mule-conf.el (=>jis-x0213-2@usual): New coded-charset for + XEmacs CHISE. + (=>jis-x0213-2): Use `=>jis-x0213-2@usual' as the mother. + +2010-10-12 MORIOKA Tomohiko + + * mule/mule-conf.el (=>ucs@JP): New coded-charset for XEmacs + CHISE. + +2010-09-30 MORIOKA Tomohiko + + * mule/mule-conf.el (=>ucs@jis): New coded-charset for XEmacs + CHISE. + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + setting for `=>ucs@jis'. + +2010-09-14 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + setting for `=>jis-x0208@usual'. + + * mule/mule-conf.el (=>jis-x0208@usual): New coded-charset for + XEmacs CHISE. + (=>jis-x0208): Use `=>jis-x0208@usual' as the mother. + (=>ucs@ks): New coded-charset for XEmacs CHISE. + (=ucs@big5): Use `=>>ucs@cns' as the mother. + +2010-09-10 MORIOKA Tomohiko + + * mule/mule-conf.el (=>>>jis-x0208): New coded-charset for XEmacs + CHISE. + (=>>>jis-x0208@1990): Ditto. + (=>>>jis-x0213-1): Ditto. + (=>>jis-x0208): Use `=>>>jis-x0208' instead of `=jis-x0208' as the + mother. + (=>>jis-x0213-1): Use `=>>>jis-x0213-1' instead of `=jis-x0213-1' + as the mother. + +2010-09-07 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + setting for `=>ucs@cns' and `=>>ucs@ks'. + + * mule/mule-conf.el (=>>ucs@ks): New coded-charset for XEmacs + CHISE. + +2010-08-30 MORIOKA Tomohiko + + * mule/mule-conf.el (=>ucs@cns): New coded-charset for XEmacs + CHISE. + +2010-08-12 MORIOKA Tomohiko + + * mule/mule-conf.el (=>>daikanwa): New coded-charset for XEmacs + CHISE. + (=>daikanwa): Use `=>>daikanwa' instead of `=daikanwa' as the + mother. + +2010-08-10 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `==>ucs-bmp-cjk@bucs'. + + * mule/mule-conf.el (==>ucs-bmp-cjk@bucs): New coded-charset for + XEmacs CHISE. + +2010-08-07 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + setting for `==>ucs@bucs'. + + * mule/mule-conf.el (==>ucs@bucs): New super abstract CCS for + XEmacs CHISE. + +2010-08-04 MORIOKA Tomohiko + + * mule/mule-coding.el: (coded-charset-entity-reference-alist): + - Add setting for `=>>jis-x0208'. + - Omit setting for `=>>jis-x0208@1990'. + - Prefer `=>>gt', JIS X0208/0213, `=>>big5-cdp', `=>>gt-k', `=>gt' + and `=>zinbun-oracle' to `=>ucs@FOO', `=>>ucs@FOO' and + `=ucs@FOO'. + +2010-08-04 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + setting for `=>daikanwa'. + +2010-08-03 MORIOKA Tomohiko + + * mule/mule-conf.el (=daikanwa): Fix DOC. + (=>daikanwa): New abstract character for XEmacs CHISE. + (=>ucs@iso): Likewise. + (=>ucs@unicode): Likewise. + (=>>ucs@iso): Use `=>ucs@iso' as the mother. + +2010-08-02 MORIOKA Tomohiko + + * mule/mule-coding.el: (coded-charset-entity-reference-alist): + - Prefer representative features to `=>>gt', `=>>big5-cdp', + `=>>gt-k', `=>gt' and `=>zinbun-oracle'. + - Prefer abstract glyph features to `=>gt', `=>zinbun-oracle'. + - Add `=>big5-cdp'. + 2010-07-30 MORIOKA Tomohiko * mule/mule-conf.el (=>>big5-cdp): Fix long-name.