(g2-UU+4E3B): Add HNG-KHM0001-0.
[chise/xemacs-chise.git.1] / lisp / ChangeLog
index ff46df5..ab98fb3 100644 (file)
@@ -1,3 +1,290 @@
+2015-09-14  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=>ucs@iwds-1'.
+
+       * mule/mule-conf.el (==jis-x0208@1978/-4X): New coded-charset for
+       XEmacs CHISE.
+
+2015-09-14  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-conf.el (=>ucs@iwds-1): New coded-charset for XEmacs
+       CHISE.
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Use
+       "&HNG-KHI<d><d><d><d>;" instead of "&HNG-KHI-<d><d><d><d>;" for
+       `===hng-khi'.
+
+2015-09-13  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `===hng-khi'.
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `===hng-khi'.
+
+       * mule/mule-conf.el (===hng-khi): New coded-charset for XEmacs
+       CHISE.
+
+2015-09-11  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-conf.el (=ucs-bmp-var-001): Use #x9FCC instead of
+       #x9FA5 as the value of `max-code'.
+       (=ucs-bmp-var-002): Likewise.
+       (=ucs-bmp-var-003): Likewise.
+       (=ucs-bmp-itaiji-084): Likewise.
+       (=ucs-bmp-cjk@JP): Likewise.
+       (=ucs-bmp-cjk@JP/hanazono): Likewise.
+       (==ucs-bmp-cjk@JP/hanazono): Likewise.
+       (=>ucs-bmp-cjk@component): Likewise.
+
+2015-09-05  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-conf.el (==daikanwa/+2p): New coded-charset for XEmacs
+       CHISE.
+
+2015-09-04  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-conf.el (==jis-x0208@1978/4-pr): New coded-charset for
+       XEmacs CHISE.
+       (==jis-x0208@1978/5pr): Use `==jis-x0208@1978/4-pr' instead of
+       `==jis-x0208@1978/2-pr' as the mother.
+
+2015-08-17  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-conf.el (=>cns11643-5): New coded-charset for XEmacs
+       CHISE.
+
+2015-07-09  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `===hanyo-denshi/jb' and `===hanyo-denshi/hg'.
+
+2015-06-08  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * 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  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `===ucs@gb'.
+
+2015-03-04  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * 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  <tomo.git@chise.org>
+
+       * 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  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=ucs-var-001'.
+
+2015-02-23  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * 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  <tomo.git@chise.org>
+
+       * 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  <tomo.git@chise.org>
+
+       * 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  <tomo.git@chise.org>
+
+       * mule/mule-conf.el (==jis-x0208@1978/4er): New coded-charset for
+       XEmacs CHISE.
+       (==jis-x0208@1978/5pr): Ditto.
+
+2015-02-21  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `=>ucs-bmp-cjk@component'.
+
+       * mule/mule-conf.el (=>ucs@component): New coded-charset for
+       XEmacs CHISE.
+       (=>ucs-bmp-cjk@component): Ditto.
+
+2015-02-20  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=>iwds-1'.
+
+2015-02-20  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-conf.el (=>iwds-1): New coded-charset for XEmacs
+       CHISE.
+
+2015-02-17  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list):
+       - Prefer `=ucs-bmp-cjk@JP/hanazono' to `=ucs-bmp-cjk@gb'.
+       - Prefer `==ucs-bmp-cjk@JP/hanazono' to `==ucs-bmp-cjk@gb'.
+       - Prefer `===hanyo-denshi/jc' to `===jis-x0213-1'.
+       - Prefer `===hanyo-denshi/jd' to `===jis-x0213-2'.
+
+2015-02-14  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist):
+       Prefer `=ucs@FOO' to `=>>ucs@FOO'.
+
+       * mule/mule-conf.el (=ucs@iso): Use `=+>ucs@iso' instead of
+       `=>>ucs@iso' as the mother.
+       (=>>ucs@iso): Use `=ucs@iso' instead of `=+>ucs@iso' as the
+       mother.
+
+2015-01-22  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `===hanyo-denshi/ia'.
+
+2015-01-20  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `===hanyo-denshi/ia'.
+
+2014-12-28  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-conf.el (=koseki): Fix DOC.
+       (==koseki): New coded-charset for XEmacs CHISE.
+
+2014-12-26  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-conf.el (===hanyo-denshi/jc): New coded-charset for
+       XEmacs CHISE.
+       (===hanyo-denshi/jd): Fix DOC.
+
+2014-12-26  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `===hanyo-denshi/ip'.
+
+2014-12-25  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `===hanyo-denshi/ip'.
+
+       * mule/mule-conf.el (===hanyo-denshi/ip): New coded-charset for
+       XEmacs CHISE.
+
+2014-12-07  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `==ucs-radicals@unicode' and `=>daikanwa'.
+
+       * mule/mule-conf.el (==ucs-radicals@unicode): New coded-charset
+       for XEmacs CHISE.
+
+2014-12-03  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-conf.el (===hanyo-denshi/ia): New coded-charset for
+       XEmacs CHISE.
+
+2014-11-18  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `===ruimoku-v6'.
+
+2014-11-17  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `===ruimoku-v6'.
+
+2014-11-17  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-conf.el (===ruimoku-v6): New coded-charset for XEmacs
+       CHISE.
+
+2014-11-15  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-conf.el (==jis-x0208@1978/1pr/fixed): New
+       coded-charset for XEmacs CHISE.
+
+2014-11-05  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-conf.el (===hanyo-denshi/jd): New coded-charset for
+       XEmacs CHISE.
+
+2014-10-15  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `===ucs-sip@iso'.
+
+2014-10-02  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-conf.el (===ucs-sip@iso): New coded-charset for XEmacs
+       CHISE.
+
+2014-09-29  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `==ucs-sip@iso'.
+
+       * mule/mule-conf.el (==ucs-sip@iso): New coded-charset for XEmacs
+       CHISE.
+
+2014-09-18  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-conf.el (=ucs-sip-ext-b): Fix registry.
+       (=ucs-sip@iso): New coded-charset for XEmacs CHISE.
+       (=ucs-sip-ext-b@iso): Fix registry.
+       (==ucs-sip-ext-b@iso): Ditto.
+       (===ucs-sip-ext-b@iso): Ditto.
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `=ucs-sip@iso'.
+
+2014-09-17  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=>cbeta'.
+
 2014-09-16  MORIOKA Tomohiko  <tomo.git@chise.org>
 
        * mule/mule-charset.el (default-coded-charset-priority-list): Add