X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=lisp%2FChangeLog;h=7a36d69bc30f111cf91c87169412e378f3484bf6;hp=7f58b7fa852fb8625ac88cc71fc927cab8d616bb;hb=0f32e94e63549a803257dd1612fcdb83dbd6a149;hpb=5fe03bc49ed4dd611fe7517a1085605be5e99834 diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7f58b7f..7a36d69 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,59 @@ +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'.