X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=lisp%2FChangeLog;h=e31d06c6095d4cc233a4115d11ca3ad3b2bed2ea;hp=ea973ac1f1c11bff92b0d1b7b0cacdabf12d87fc;hb=88e065d20d27f7e4e6a1752eadd6915baff49438;hpb=03d9d0ea51a97df5ce4e199a1766a7add3e25e63 diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ea973ac..e31d06c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,76 @@ +2018-05-16 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + setting for `=>big5-cdp@iwds-1'. + +2018-05-11 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + setting for `=big5-cdp-var-010'. + +2018-05-10 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `=big5-cdp-var-010'. + + * mule/mule-conf.el (=big5-cdp-var-010): New coded-charset for + XEmacs CHISE. + +2018-05-06 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. + +2018-05-01 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `=>ucs-sip-itaiji-006'. + + * mule/mule-conf.el (=>ucs-sip-itaiji-006): New coded-charset for + XEmacs CHISE. + +2018-04-28 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + setting for `=+>big5-cdp', `=>big5-cdp@component' and + `=>big5-cdp@cognate'. + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `=>big5-cdp@iwds-1', `=>big5-cdp@cognate' and `=+>big5-cdp'. + +2018-04-27 MORIOKA Tomohiko + + * mule/mule-conf.el (=+>big5-cdp): New coded-charset for XEmacs + CHISE. + (=>big5-cdp): Use `=big5-cdp' instead of `=>>big5-cdp' as its + mother. + (=>big5-cdp@cognate): New coded-charset for XEmacs CHISE. + +2018-04-26 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `=>big5-cdp@component' and `=>ucs-sip-itaiji-001@iwds-1'. + + * mule/mule-conf.el (=>big5-cdp@iwds-1): New coded-charset for + XEmacs CHISE. + (=>big5-cdp@component): Ditto. + (=>ucs-sip-itaiji-001@iwds-1): Ditto. + +2018-04-24 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + setting for `=>ucs-itaiji-001@iwds-1'. + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `=>ucs-bmp-itaiji-001@iwds-1'. + + * mule/mule-conf.el (=>ucs-itaiji-001@iwds-1): New coded-charset + for XEmacs CHISE. + (=>ucs-bmp-itaiji-001@iwds-1): Ditto. + 2018-03-23 MORIOKA Tomohiko * mule/mule-charset.el (default-coded-charset-priority-list):