X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2FChangeLog;h=05da46be7a91ce5aa62ac5a98f9b757018d553d1;hb=46bf78596c5e6a2c2287d91d17fefa52c3728d24;hp=5da96b9d1e5984b26f952b4217f7dae26ff030f9;hpb=d93934262af5eb38769b4cef11acb857012c4230;p=chise%2Fxemacs-chise.git- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5da96b9..05da46b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,66 @@ +2014-03-08 MORIOKA Tomohiko + + * mule/mule-conf.el (=ucs@big5): Use `=ucs@cns' instead of + `=>>ucs@cns' as the mother. + +2014-03-07 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + setting for `==ucs@ks'. + +2014-02-24 MORIOKA Tomohiko + + * mule/mule-conf.el (=adobe-japan1-base): Move builtin code range + from 0x63000000〜0x63005A11 to 0x00E10000〜0x00E15A11. + (=mj): Move builtin code range from 0x64040000〜0x640509D5 to + 0x00E30000〜0x00E409D5. + +2014-02-20 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): + Prefer MJ to Adobe-Japan1; use "I-MJ", "MJ" and "&R-MJ" instead of + "I-MJ-", "MJ-" and "&R-MJ-" as prefixes of MJ. + +2014-02-20 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `=mj-0', `=mj-1', `==mj-0' and `==mj-1'. + + * mule/mule-conf.el (=mj): New coded-charset for XEmacs CHISE. + (=mj-0): Ditto. + (=mj-1): Ditto. + (==mj): Ditto. + (==mj-0): Ditto. + (==mj-1): Ditto. + (=>>mj): Ditto. + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + setting for `=mj' and `==mj'. + +2014-02-05 MORIOKA Tomohiko + + * mule/mule-conf.el (=ucs@ks/2012): New coded-charset for XEmacs + CHISE. + +2014-01-28 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Use + "A-HDU+" instead of "A-HD-UCS+" as the prefix for + `=>ucs@hanyo-denshi'. + +2014-01-18 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + setting for `=koseki' and `=>ucs@hanyo-denshi'. + + * mule/mule-conf.el (=koseki): New coded-charset for XEmacs CHISE. + (=>ucs@hanyo-denshi): New coded-charset for XEmacs CHISE. + +2014-01-11 MORIOKA Tomohiko + + * mule/mule-conf.el (==hanyo-denshi/ip): New coded-charset for + XEmacs CHISE. + 2013-12-29 MORIOKA Tomohiko * mule/mule-coding.el (coded-charset-entity-reference-alist):