X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2FChangeLog;h=f735c9569aa3c04682e043014e896e647adc7144;hb=379b70cffa0eedbd560270f7db9b2688b6fe7243;hp=c5676499a0534d2982c9c4ab61b6c927b188f9ff;hpb=6f77f9bbf325ca27f7cc16a633ea9499fc39b5b1;p=chise%2Fxemacs-chise.git- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c567649..f735c95 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,90 @@ +2015-07-09 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + setting for `===hanyo-denshi/jb' and `===hanyo-denshi/hg'. + +2015-06-08 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Use + `=gb2312' instead of `chinese-gb2312'; add setting for `==ucs@gb'. + +2015-03-05 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + setting for `===ucs@gb'. + +2015-03-04 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + setting for `===hanyo-denshi/ks', `===jis-x0208' and + `===jis-x0213-1'; use "&R-J00X1-hhhh;" instead of "&R-JX1-hhhh;" + as the entity-reference for `===jis-x0213-1@2000'; use + "&R-JX1-hhhh;" as the entity-reference for `===jis-x0213-1'. + +2015-03-03 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `===jis-x0208'. + + * mule/mule-conf.el (===jis-x0208@1978): Use `==jis-x0208@1978' + instead of `===jis-x0208' as the mother. + (===jis-x0208@1983): Use `==jis-x0208@1983' instead of + `===jis-x0208' as the mother. + (===jis-x0208@1990): Use `==jis-x0208@1990' instead of + `===jis-x0208' as the mother. + (===jis-x0213-1@2000): Use `==jis-x0213-1@2000' instead of + `===jis-x0213-1' as the mother. + (===jis-x0213-1@2004): Use `==jis-x0213-1@2004' instead of + `===jis-x0213-1' as the mother. + (===ucs@unicode): Use `==ucs@unicode' instead of `===ucs@iso' as + the mother. + (===ucs@ks): Use `==ucs@ks' instead of `===ucs@unicode' as the + mother. + +2015-02-23 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + setting for `=ucs-var-001'. + +2015-02-23 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `=ucs-bmp-var-001'. + + * mule/mule-conf.el (=ucs-var-001): New coded-charset for XEmacs + CHISE. + (=ucs-bmp-var-001): Ditto. + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + setting for `=ucs-var-003'. + +2015-02-22 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. + +2015-02-21 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + setting for `=ucs-var-002'. + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `=ucs-bmp-var-002'. + + * mule/mule-conf.el (=ucs-var-002): New coded-charset for XEmacs + CHISE. + (=ucs-bmp-var-002): Ditto. + +2015-02-21 MORIOKA Tomohiko + + * mule/mule-conf.el (==jis-x0208@1978/4er): New coded-charset for + XEmacs CHISE. + (==jis-x0208@1978/5pr): Ditto. + 2015-02-21 MORIOKA Tomohiko * mule/mule-charset.el (default-coded-charset-priority-list): Add