X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2FChangeLog;h=2fc4d556677621f8fa2e6359f14b9a5c9337758b;hb=9b7d588591c01e9c6d3e06645d618f1beda619fd;hp=c2a3c473ed68b8af9af9409246989951c07c53ac;hpb=c4533ada6f09d6725053a0375689f5e5a678d5a4;p=chise%2Fxemacs-chise.git diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c2a3c47..2fc4d55 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,278 @@ +2022-06-16 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + setting for `=>shuowen-jiguge'. + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `=>shuowen-jiguge'. + + * mule/mule-conf.el (=>shuowen-jiguge): New coded-charset for + XEmacs CHISE. + +2022-06-09 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + setting for `===chise-hdic-ktb-seal'. + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `===chise-hdic-ktb-seal'. + + * mule/mule-conf.el (===chise-hdic-ktb-seal): New coded-charset + for XEmacs CHISE. + +2022-05-11 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `=ucs-sip@cns'. + + * mule/mule-conf.el (=ucs-sip@cns): New coded-charset for XEmacs + CHISE. + +2022-04-20 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `==ucs-bmp-var-003'. + + * mule/mule-conf.el (==ucs-var-003): New coded-charset for XEmacs + CHISE. + (==ucs-bmp-var-003): Ditto. + +2022-04-13 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `=ucs-sip-var-010'. + + * mule/mule-conf.el (=ucs-sip-var-010): New coded-charset for + XEmacs CHISE. + +2022-03-08 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): + Change priority of `==ucs-bmp-cjk@gb' to prefer + `==ucs-sip-ext-b@iso', `==cns11643-1', `==cns11643-2' or some + other abstract-form-CCSes. + +2022-01-30 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `=>ucs-sip-itaiji-012'. + + * mule/mule-conf.el (=>ucs-sip-itaiji-012): New coded-charset for + XEmacs CHISE. + +2022-01-28 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + setting for `=>ucs-itaiji-012'. + +2022-01-27 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `=>ucs-bmp-itaiji-012'. + + * mule/mule-conf.el (=>ucs-itaiji-012): New coded-charset for + XEmacs CHISE. + (=>ucs-bmp-itaiji-012): Ditto. + +2022-01-26 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + setting for `=big5-cdp-var-008'. + +2022-01-26 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `=big5-cdp-var-008'. + + * mule/mule-conf.el (=big5-cdp-var-008): New coded-charset for + XEmacs CHISE. + +2022-01-23 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + setting for `=>ucs-itaiji-016'. + +2022-01-22 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `=>ucs-bmp-itaiji-016'. + + * mule/mule-conf.el (=>ucs-itaiji-016): New coded-charset for + XEmacs CHISE. + (=>ucs-bmp-itaiji-016): Ditto. + +2022-01-16 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + settings for `===chise-hdic-ktb' and `=chise-hdic-ktb'. + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `===chise-hdic-ktb' and `=chise-hdic-ktb'. + + * mule/mule-conf.el (===chise-hdic-tsj): Modify DOC. + (=chise-hdic-tsj): Ditto. + (===chise-hdic-ktb): New coded-charset for XEmacs CHISE. + (=chise-hdic-ktb): Ditto. + +2022-01-15 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + settings for `===chise-hdic-syp' and `=chise-hdic-syp'. + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `===chise-hdic-syp' and `=chise-hdic-syp'. + + * mule/mule-conf.el (===chise-hdic-syp): New coded-charset for + XEmacs CHISE. + (=chise-hdic-syp): New coded-charset for XEmacs CHISE. + +2022-01-14 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): + Prefer `===chise-hdic-tsj' to `=chise-hdic-tsj'. + + * mule/mule-charset.el (default-coded-charset-priority-list): + Prefer `===chise-hdic-tsj' to `=chise-hdic-tsj'. + +2022-01-13 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + settings for `=chise-hdic-tsj' and `===chise-hdic-tsj'. + +2022-01-13 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `=chise-hdic-tsj' and `===chise-hdic-tsj'. + + * mule/mule-conf.el (===chise-hdic-tsj): New coded-charset for + XEmacs CHISE. + (=chise-hdic-tsj): Ditto. + +2022-01-11 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + settings for `=>hanyo-denshi/tk'. + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `=>hanyo-denshi/tk/mf-01'. + + * mule/mule-conf.el (=>hanyo-denshi/tk): New coded-charset for + XEmacs CHISE. + (=>hanyo-denshi/tk/mf-01): Ditto. + (==hanyo-denshi/tk/mf-01): Fix DOC. + +2021-11-27 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + settings for `=ucs-itaiji-014' and `=>ucs-itaiji-014'. + +2021-11-15 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `=ucs-bmp-itaiji-014' and `=>ucs-bmp-itaiji-014'. + + * mule/mule-conf.el (=ucs-itaiji-014): New coded-charset for + XEmacs CHISE. + (=ucs-bmp-itaiji-014): Ditto. + (=>ucs-itaiji-014): Ditto. + (=>ucs-bmp-itaiji-014): Ditto. + +2021-11-02 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + setting for `==daikanwa/+2p'. + +2021-10-18 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + setting for `=ucs-itaiji-016'. + +2021-10-14 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `=ucs-bmp-itaiji-016'. + + * mule/mule-conf.el (=ucs-itaiji-016): New coded-charset for + XEmacs CHISE. + (=ucs-bmp-itaiji-016): Ditto. + +2021-09-18 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `=>cns11643-5'. + +2021-08-29 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + setting for `=>ucs-itaiji-003@iwds-1'. + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `=>ucs-sip-itaiji-003@iwds-1'. + + * mule/mule-conf.el (=>ucs-sip-itaiji-003@iwds-1): New + coded-charset for XEmacs CHISE. + +2021-05-16 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `=>ucs-bmp-itaiji-006@iwds-1'. + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + setting for `=>ucs-itaiji-006@iwds-1'. + +2021-05-15 MORIOKA Tomohiko + + * mule/mule-conf.el (=>ucs-itaiji-006@iwds-1): New coded-charset + for XEmacs CHISE. + (=>ucs-bmp-itaiji-006@iwds-1): New coded-charset for XEmacs CHISE. + +2021-04-22 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `=ucs-sip-itaiji-009'. + + * mule/mule-conf.el (=ucs-sip-itaiji-009): New coded-charset for + XEmacs CHISE. + +2021-04-21 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `=>ucs-sip-itaiji-008'. + + * mule/mule-conf.el (=>ucs-sip-itaiji-008): New coded-charset for + XEmacs CHISE. + +2021-04-17 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `==ucs-sip-var-001'. + + * mule/mule-conf.el (==ucs-sip-var-001): New coded-charset for + XEmacs CHISE. + +2021-03-23 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + setting for `===hng-kkd'. + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `===hng-kkd'. + +2021-03-22 MORIOKA Tomohiko + + * mule/mule-conf.el (===hng-kkd): New coded-charset for XEmacs + CHISE. + +2021-01-21 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + setting for `=>>ruimoku-v6'. + +2021-01-16 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `=>>ruimoku-v6'. + 2021-01-06 MORIOKA Tomohiko * mule/mule-conf.el (=>>ruimoku-v6): (Re)Define as an entity