(U+4E47): Apply new conventions for glyph granularity.
[chise/xemacs-chise.git.1] / lisp / ChangeLog
index eb7d14b..05da46b 100644 (file)
+2014-03-08  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-conf.el (=ucs@big5): Use `=ucs@cns' instead of
+       `=>>ucs@cns' as the mother.
+
+2014-03-07  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `==ucs@ks'.
+
+2014-02-24  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * 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  <tomo.git@chise.org>
+
+       * 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  <tomo.git@chise.org>
+
+       * 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  <tomo.git@chise.org>
+
+       * mule/mule-conf.el (=ucs@ks/2012): New coded-charset for XEmacs
+       CHISE.
+
+2014-01-28  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * 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  <tomo.git@chise.org>
+
+       * 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  <tomo.git@chise.org>
+
+       * mule/mule-conf.el (==hanyo-denshi/ip): New coded-charset for
+       XEmacs CHISE.
+
+2013-12-29  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist):
+       Change priority of `=>>>ucs@iso'.
+
+       * mule/mule-conf.el (=ucs@iso): Use `=>>ucs@iso' instead of
+       `=>>>ucs@iso' as the mother.
+       (=>>>ucs@iso): Changed to an alias for `=ucs@iso'.
+
+2013-12-25  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist):
+       Change priority of `=>>>ucs@unicode'.
+
+       * mule/mule-conf.el (=>>>ucs@unicode): Changed to an alias for
+       `=ucs@unicode'.
+
+2013-12-25  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist):
+       Change priority of `=>>>ucs@jis'.
+
+       * mule/mule-conf.el (=>>>ucs@jis): Changed to an alias for
+       `=ucs@jis'.
+
+2013-12-18  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `==daikanwa/+p'.
+
+2013-12-15  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `==shinjigen@1ed'.
+
+2013-12-12  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-conf.el (==shinjigen/+p@rev): New coded-charset for
+       XEmacs CHISE.
+
+2013-12-11  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-conf.el (==shinjigen): Modify DOC.
+       (==shinjigen@1ed): New coded-charset for XEmacs CHISE.
+       (==shinjigen@rev): Modify DOC.
+
+2013-12-09  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-conf.el (==daikanwa/+p): New coded-charset for XEmacs
+       CHISE.
+
+2013-12-08  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       settings for `==daikanwa' and `==ucs@JP/hanazono'.
+
+       * mule/mule-conf.el (==shinjigen@rev): New coded-charset for
+       XEmacs CHISE.
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `==daikanwa'.
+
+2013-11-27  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `==cns11643-7'.
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `==cns11643-7'.
+
+2013-11-23  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `==cns11643-6'.
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `==cns11643-6'.
+
+2013-11-20  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `==cns11643-5'.
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `==cns11643-5'.
+
+2013-11-16  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `==cns11643-4'.
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `==cns11643-4'.
+
+2013-11-08  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `==cns11643-3'.
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `==cns11643-3'.
+
+2013-11-02  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `==cns11643-2'.
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `==cns11643-2'.
+
+2013-10-29  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist):
+       Change priority of `=>>>ucs@ks'.
+
+       * mule/mule-conf.el (=>>>ucs@ks): Changed to an alias for
+       `=ucs@ks'.
+
+2013-10-26  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Use
+       `=cns11643-1' instead of `chinese-cns11643-1'; add settings for
+       `==ucs@cns' and `==cns11643-1'.
+
+       * mule/mule-conf.el (==cns11643-1): Fix `dimension'.
+       (==cns11643-2): Ditto.
+       (==cns11643-3): Ditto.
+       (==cns11643-4): Ditto.
+       (==cns11643-5): Ditto.
+       (==cns11643-6): Ditto.
+       (==cns11643-7): Ditto.
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `==cns11643-1'.
+
+2013-10-20  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist):
+       Change priority of `=>>>ucs@jis/2004', `=>>>ucs@jis/2004' and
+       `=>>>ucs@jis/1990'.
+
+       * mule/mule-conf.el (=>>>ucs@jis/1990): Changed to an alias for
+       `=ucs@jis/1990'.
+       (=>>>ucs@jis/2000): Changed to an alias for `=ucs@jis/2000'.
+       (=>>>ucs@jis/2004): Changed to an alias for `=ucs@jis/2004'.
+
+2013-10-20  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist):
+       Change priority of `=>>>ucs@cns'.
+
+       * mule/mule-conf.el (=>>>ucs@cns): Changed to an alias for
+       `=ucs@cns'.
+
+2013-10-19  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `==ks-x1001'.
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Use
+       `=ks-x1001' instead of `korean-ksc5601'; add setting for
+       `==ks-x1001'.
+
+2013-10-18  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-conf.el (=>>>gt): Changed to an alias for `=gt'.
+
+2013-10-17  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-conf.el (=>>>jis-x0208): Changed to an alias for
+       `=jis-x0208'.
+       (=>>>jis-x0208@1978): Changed to an alias for `=jis-x0208@1978'.
+       (=>>>jis-x0208@1983): Changed to an alias for `=jis-x0208@1983'.
+       (=>>>jis-x0208@1990): Changed to an alias for `=jis-x0208@1990'.
+       (=>>>jis-x0213-1): Changed to an alias for `=jis-x0213-1'.
+       (=>>>jis-x0213-1@2000): Changed to an alias for
+       `=jis-x0213-1@2000'.
+       (=>>>jis-x0213-1@2004): Changed to an alias for
+       `=jis-x0213-1@2004'.
+       (=>>>jis-x0213-2): Changed to an alias for `=jis-x0213-2'.
+
+2013-10-17  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-conf.el (=>>>adobe-japan1-0): Changed to an alias for
+       `=adobe-japan1-0'.
+       (=>>>adobe-japan1-1): Changed to an alias for `=adobe-japan1-1'.
+       (=>>>adobe-japan1-2): Changed to an alias for `=adobe-japan1-2'.
+       (=>>>adobe-japan1-3): Changed to an alias for `=adobe-japan1-3'.
+       (=>>>adobe-japan1-4): Changed to an alias for `=adobe-japan1-4'.
+       (=>>>adobe-japan1-5): Changed to an alias for `=adobe-japan1-5'.
+       (=>>>adobe-japan1-6): Changed to an alias for `=adobe-japan1-6'.
+
+2013-10-12  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       settings for `==adobe-japan1-6', `==hanyo-denshi/*', `==gt',
+       `==jis-x0208@1990', `==jis-x0212', `==jis-x0213-1@2000',
+       `==jis-x0213-2', `==jis-x0213-1@2004', `==big5-cdp', `==gt-k',
+       `==jis-x0208@1983', `==jis-x0208@1978', `==ucs@iso',
+       `==ucs@unicode', `=>>daikanwa/+p' and `==shinjigen@rev'.
+
+2013-10-10  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `=adobe-japan1-0', `=adobe-japan1-1', `=adobe-japan1-2',
+       `=adobe-japan1-3', `=adobe-japan1-4', `=adobe-japan1-5',
+       `==jis-x0208@1990', `==ucs-bmp-cjk@gb',
+       `==ucs-bmp-cjk@JP/hanazono', `==ucs-sip-ext-b@iso',
+       `==hanyo-denshi/*', `==adobe-japan1-6', `==big5-cdp',
+       `==jis-x0208@1983', `==jis-x0208@1978', `==jis-x0213-1@2000' and
+       `==jis-x0212'.
+
+2013-10-03  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-conf.el (=adobe-japan1-0): Modify registry to accept
+       "AdobeJapan1-[0-6]$".
+       (=adobe-japan1-1): Modify registry to accept "AdobeJapan1-[1-6]$".
+       (=adobe-japan1-2): Modify registry to accept "AdobeJapan1-[2-6]$".
+       (=adobe-japan1-3): Modify registry to accept "AdobeJapan1-[3-6]$".
+       (=adobe-japan1-4): Modify registry to accept "AdobeJapan1-[4-6]$".
+       (=adobe-japan1-5): Modify registry to accept "AdobeJapan1-[5-6]$".
+       (==adobe-japan1-0): New coded-charset for XEmacs CHISE.
+       (==adobe-japan1-1): Ditto.
+       (==adobe-japan1-2): Ditto.
+       (==adobe-japan1-3): Ditto.
+       (==adobe-japan1-4): Ditto.
+       (==adobe-japan1-5): Ditto.
+       (==adobe-japan1-6): Ditto.
+       (==jis-x0208): Ditto.
+       (==jis-x0208@1978): Ditto.
+       (==jis-x0208@1983): Ditto.
+       (==jis-x0208@1990): Ditto.
+       (==jis-x0213-1): Ditto.
+       (==jis-x0213-1@2000): Ditto.
+       (==jis-x0213-1@2004): Ditto.
+       (==jis-x0213-2): Ditto.
+       (==jis-x0212): Ditto.
+       (==gb2312): Ditto.
+       (==iso-ir165): Ditto.
+       (==gb12345): Ditto.
+       (==ks-x1001): Ditto.
+       (==cns11643-1): Ditto.
+       (==cns11643-2): Ditto.
+       (==cns11643-3): Ditto.
+       (==cns11643-4): Ditto.
+       (==cns11643-5): Ditto.
+       (==cns11643-6): Ditto.
+       (==cns11643-7): Ditto.
+       (==big5-cdp): Ditto.
+       (==hanyo-denshi/ja): Ditto.
+       (==hanyo-denshi/jb): Ditto.
+       (==hanyo-denshi/jc): Ditto.
+       (==hanyo-denshi/jd): Ditto.
+       (==hanyo-denshi/ft): Ditto.
+       (==hanyo-denshi/ia): Ditto.
+       (==hanyo-denshi/ib): Ditto.
+       (==hanyo-denshi/hg): Ditto.
+       (==hanyo-denshi/jt): Ditto.
+       (==hanyo-denshi/ks): Ditto.
+       (==gt): Ditto.
+       (==gt-k): Ditto.
+       (==daikanwa): Ditto.
+       (==shinjigen): Ditto.
+       (==ucs@iso): Ditto.
+       (==ucs@unicode): Ditto.
+       (==ucs@gb): Ditto.
+       (==ucs-bmp@gb): Ditto.
+       (==ucs@cns): Ditto.
+       (==ucs-bmp@cns): Ditto.
+       (==ucs@jis): Ditto.
+       (==ucs@jis/1990): Ditto.
+       (==ucs@jis/2000): Ditto.
+       (==ucs@jis/2004): Ditto.
+       (==ucs@JP): Ditto.
+       (==ucs@JP/hanazono): Ditto.
+       (==ucs@ks): Ditto.
+       (==ucs-bmp@ks): Ditto.
+       (==ucs@cns11643): Ditto.
+       (==ucs-bmp-cjk@gb): Ditto.
+       (==ucs-bmp-cjk@JP/hanazono): Ditto.
+       (==ucs-sip-ext-b@iso): Ditto.
+
+2013-07-11  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Use
+       `=ucs-bmp-cjk@gb' instead of `=ucs-bmp-cjk@unicode'.
+
+       * mule/mule-conf.el (=ucs-bmp-cjk@gb): New coded-charset for
+       XEmacs CHISE.
+       (=ucs-bmp-cjk@unicode): Abolished.
+
+2013-07-10  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `=+>ucs-bmp-cjk-compat@jis'.
+
+       * mule/mule-conf.el (=+>ucs-bmp-cjk-compat@jis): New coded-charset
+       for XEmacs CHISE.
+
+2013-07-06  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-conf.el (=>cns11643-6): New coded-charset for XEmacs
+       CHISE.
+
+2013-05-28  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-conf.el (=jis-x0208@1978/1pr/fixed): New coded-charset
+       for XEmacs CHISE.
+       (=jis-x0208@1978/1er-pr): Abolished.
+       (=jis-x0208@1978/2-pr): Use `=jis-x0208@1978' instead of
+       `=jis-x0208@1978/1er-pr' as the mother.
+
+2013-02-20  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=ucs-itaiji-084'.
+
+2013-02-17  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list):
+       Delete `=zihai-17xx'; add `=ucs-bmp-itaiji-084'.
+
+       * mule/mule-conf.el (=ucs-itaiji-084): New coded-charset for
+       XEmacs CHISE.
+       (=ucs-bmp-itaiji-084): Ditto.
+
+2013-02-15  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       settings for `=big5-cdp-var-3' and `=big5-cdp-var-5'.
+
+2013-02-14  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `=zihai-17xx', `=big5-cdp-var-3' and `=big5-cdp-var-5'.
+
+       * mule/mule-conf.el (=big5-cdp-var-3): New coded-charset for
+       XEmacs CHISE.
+       (=big5-cdp-var-5): Ditto.
+
+2012-10-31  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-conf.el (=+>jis-x0213-1@2004): New coded-charset for
+       XEmacs CHISE.
+
+2012-10-26  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-conf.el (=>>hanyo-denshi/ip): New coded-charset for
+       XEmacs CHISE.
+
+2012-10-17  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=>>>hanyo-denshi/ft'.
+
+2012-09-25  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-conf.el (=>>>hanyo-denshi/jd): New coded-charset for
+       XEmacs CHISE.
+       (=>>hanyo-denshi/jd): Use `=>>>hanyo-denshi/jd' instead of
+       `=hanyo-denshi/jd' as the mother.
+
+2012-09-07  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-conf.el (=+>adobe-japan1-0): New coded-charset for
+       XEmacs CHISE.
+       (=+>adobe-japan1-1): Ditto.
+       (=+>adobe-japan1-2): Ditto.
+       (=+>adobe-japan1-3): Ditto.
+       (=+>adobe-japan1-4): Ditto.
+       (=+>adobe-japan1-5): Ditto.
+       (=+>adobe-japan1-6): Ditto.
+       (=+>adobe-japan1): Changed to an alias for `=+>adobe-japan1-6'.
+
+2012-09-07  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist):
+       Prefer `=>>>adobe-japan1' to other abstract glyph-form CCSs;
+       prefer `=>>adobe-japan1' to other abstract glyph CCSs.
+
+       * mule/mule-conf.el: Define coded-charsets about Adobe-Japan1 at
+       the top.
+
+2012-09-05  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-conf.el (=>>>hanyo-denshi/jb): New coded-charset for
+       XEmacs CHISE.
+       (=>>>hanyo-denshi/hg): New coded-charset for XEmacs CHISE.
+       (=>>hanyo-denshi/jb): Use `=>>>hanyo-denshi/jb' as the mother.
+       (=>>hanyo-denshi/hg): Use `=>>>hanyo-denshi/hg' as the mother.
+
+2012-08-31  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list):
+       Prefer `chinese-cns11643-{1..7}', `=adobe-japan1-6', `=big5-cdp'
+       and `=hanyo-denshi/*' to `=gt-pj-{2..11}', `=gt-pj-k{1|2}', etc.
+
+       * mule/mule-conf.el: Modify order of definitions of some
+       coded-charsets.
+
+2012-08-30  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist):
+       Prefer `=>>hanyo-denshi/{ft|ia|ib|jt|ks}' to `=>>jis-x0208@1978',
+       `=>>big5-cdp', `=>>gt-k' and `=>>ruimoku-v6'; add `=>>cns11643-4'.
+
+       * mule/mule-conf.el (=>>cns11643-4): New coded-charset for XEmacs
+       CHISE.
+       (=>>>hanyo-denshi/ft): New coded-charset for XEmacs CHISE.
+       (=>>hanyo-denshi/ft): Use `=>>>hanyo-denshi/ft' as the mother.
+
+2012-07-31  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-conf.el (=>cns11643-2): New coded-charset for XEmacs
+       CHISE.
+
+2012-07-27  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=daikanwa/+2p'.
+
+       * mule/mule-conf.el (=>>daikanwa/+2p): New coded-charset for
+       XEmacs CHISE.
+
+2012-06-26  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-conf.el (=>>>hanyo-denshi/ks): New coded-charset for
+       XEmacs CHISE.
+       (=>>hanyo-denshi/ks): Use `=>>>hanyo-denshi/ks' as the mother.
+
+2012-06-12  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=>>>hanyo-denshi/ib'.
+
+2012-06-12  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-conf.el (=>>>hanyo-denshi/ja): New coded-charset for
+       XEmacs CHISE.
+       (=>>>hanyo-denshi/ib): Ditto.
+       (=>>hanyo-denshi/ja): Use `=>>>hanyo-denshi/ja' instead of
+       `=hanyo-denshi/ja' as the mother.
+       (=>>hanyo-denshi/ib): Use `=>>>hanyo-denshi/ib' instead of
+       `=hanyo-denshi/ib' as the mother.
+
+2012-06-11  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (utf-8-ivs-mcs): New coding-system for
+       XEmacs CHISE.
+       (utf-8-ivs-mcs-er): Likewise.
+       (utf-8-gb): Use `=ucs@gb' and `=>ucs@unicode' instead of `ucs-gb'
+       and `=>ucs-gb'.
+       (utf-8-ivs-gb): New coding-system for XEmacs CHISE.
+       (utf-8-gb-er): Use `=ucs@gb' and `=>ucs@unicode' instead of
+       `ucs-gb' and `=>ucs-gb'.
+       (utf-8-ivs-gb-er): New coding-system for XEmacs CHISE.
+       (utf-8-cns): Use `=ucs@cns' and `=>ucs@cns' instead of `ucs-cns'
+       and `=>ucs-cns'.
+       (utf-8-ivs-cns): New coding-system for XEmacs CHISE.
+       (utf-8-cns-er): Use `=ucs@cns' and `=>ucs@cns' instead of
+       `ucs-cns' and `=>ucs-cns'.
+       (utf-8-ivs-cns-er): New coding-system for XEmacs CHISE.
+       (utf-8-big5): Use `=ucs@big5' and `=>ucs@big5' instead of
+       `ucs-big5' and `=>ucs-big5'.
+       (utf-8-ivs-big5): New coding-system for XEmacs CHISE.
+       (utf-8-big5-er): Use `=ucs@big5' and `=>ucs@big5' instead of
+       `ucs-big5' and `=>ucs-big5'.
+       (utf-8-ivs-big5-er): New coding-system for XEmacs CHISE.
+       (utf-8-jis): Use `=ucs@jis/2000' and `=>ucs@jis' instead of
+       `=ucs@jis-2000' and `=>ucs-jis'; modify DOC and mnemonic.
+       (utf-8-ivs-jis): New coding-system for XEmacs CHISE.
+       (utf-8-jis-er): Use `=ucs@jis/2000' and `=>ucs@jis' instead of
+       `=ucs@jis-2000' and `=>ucs-jis'; modify DOC and mnemonic.
+       (utf-8-ivs-jis-er): New coding-system for XEmacs CHISE.
+       (utf-8-jp): Use `=ucs@JP' and `=>ucs@jis' instead of `=ucs@jp' and
+       `=>ucs-jis'; modify DOC and mnemonic.
+       (utf-8-ivs-jp): New coding-system for XEmacs CHISE.
+       (utf-8-jp-er): Use `=ucs@JP' and `=>ucs@jis' instead of `=ucs@jp'
+       and `=>ucs-jis'; modify DOC and mnemonic.
+       (utf-8-ivs-jp-er): New coding-system for XEmacs CHISE.
+       (utf-8-ks): Use `=ucs@ks' and `=>ucs@ks' instead of `ucs-ks' and
+       `=>ucs-ks'.
+       (utf-8-ivs-ks): New coding-system for XEmacs CHISE.
+       (utf-8-ks-er): Use `=ucs@ks' and `=>ucs@ks' instead of `ucs-ks'
+       and `=>ucs-ks'.
+       (utf-8-ivs-ks-er): New coding-system for XEmacs CHISE.
+
+2012-05-20  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist):
+       Prefer Hanyo-Denshi to GT, JIS, CNS, etc.
+
+2012-05-20  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist):
+       Modify priorities.
+
+2012-05-19  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist):
+       Prefer '("M-H" 4 d) and '("M-p" 5 d) to '("M-" 5 d).
+
+2012-05-16  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       settings for `=daikanwa/ho', `=daikanwa/+p' and `=>daikanwa/ho'.
+
+2012-05-15  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-conf.el (=>daikanwa/ho): New coded-charset for XEmacs
+       CHISE.
+
+2012-05-10  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-conf.el (=>>daikanwa/+p): New coded-charset for XEmacs
+       CHISE.
+
+2012-05-09  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-conf.el (=>>daikanwa/ho): New coded-charset for XEmacs
+       CHISE.
+
+2012-03-26  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `=+>ucs-bmp-cjk@unicode'.
+
+       * mule/mule-conf.el (=+>ucs-bmp-cjk@unicode): New coded-charset
+       for XEmacs CHISE.
+
+2012-03-08  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=>>daikanwa'.
+
+2011-12-14  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `=>>hanyo-denshi/jt'.
+
+2011-12-09  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=+>jis-x0208@1983): New coded-charset for
+       XEmacs CHISE.
+       (=+>jis-x0208@1990): Ditto.
+       (=+>jis-x0213-1@2000): Ditto.
+
+2011-12-05  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=+>ucs@jis/2004): New coded-charset for
+       XEmacs CHISE.
+
+2011-11-27  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=>>>hanyo-denshi/jc): New coded-charset for
+       XEmacs CHISE.
+       (=>>hanyo-denshi/jc): Use `=>>>hanyo-denshi/jc' instead of
+       `=hanyo-denshi/jc' as the mother.
+
+2011-11-27  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=+>adobe-japan1'.
+
+       * mule/mule-charset.el (default-coded-charset-priority-list):
+       Prefer `=adobe-japan1-6', `=adobe-japan1-base', `=>jis-x0208@1997'
+       and `=>>hanyo-denshi/ft' to `=>>gt'.
+
+2011-11-23  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=>>adobe-japan1-0): New coded-charset for
+       XEmacs CHISE.
+       (=>>adobe-japan1-1): Ditto.
+       (=>>adobe-japan1-2): Ditto.
+       (=>>adobe-japan1-3): Ditto.
+       (=>>adobe-japan1-4): Ditto.
+       (=>>adobe-japan1-5): Ditto.
+       (=>>adobe-japan1-6): Ditto.
+       (=>>adobe-japan1): Changed to alias for `=>>adobe-japan1-6'.
+
+2011-11-22  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=adobe-japan1): New alias for
+       `=adobe-japan1-6'.
+       (=>>>adobe-japan1-0): New coded-charset for XEmacs CHISE.
+       (=>>>adobe-japan1-1): Ditto.
+       (=>>>adobe-japan1-2): Ditto.
+       (=>>>adobe-japan1-3): Ditto.
+       (=>>>adobe-japan1-4): Ditto.
+       (=>>>adobe-japan1-5): Ditto.
+       (=>>>adobe-japan1-6): Ditto.
+       (=>>>adobe-japan1): Changed to alias for `=>>>adobe-japan1-6'.
+
+2011-11-13  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=>>>adobe-japan1'.
+
+2011-11-06  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=+>ucs@ks'.
+
+2011-11-04  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=>>>adobe-japan1): New coded-charset for
+       XEmacs CHISE.
+       (=>>adobe-japan1): Use `=>>>adobe-japan1' instead of
+       `=adobe-japan1-6' as the mother.
+
+2011-11-03  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=>cns11643-7'.
+
+2011-11-01  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=>cns11643-7): New coded-charset for XEmacs
+       CHISE.
+
+2011-10-29  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=+>adobe-japan1): New coded-charset for
+       XEmacs CHISE.
+       (=>>hanyo-denshi/ja): New coded-charset for XEmacs CHISE.
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=>ucs@jis/2004'.
+
+2011-10-28  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=+>gt'.
+
+       * mule/mule-conf.el (=+>gt): New coded-charset for XEmacs CHISE.
+       (=>gt): Use `=+>gt' instead of `=>>gt' as the mother.
+
+2011-10-28  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=+>ucs@unicode): Use `=+>ucs@iso' instead of
+       `=>ucs@unicode' as the mother.
+       (=+>ucs@jis): Use `=+>ucs@unicode' instead of `=>ucs@jis' as the
+       mother.
+       (=+>ucs@ks): Use `=+>ucs@unicode' instead of `=>ucs@ks' as the
+       mother.
+       (=+>ucs@cns): Use `=+>ucs@unicode' instead of `=>ucs@cns' as the
+       mother.
+
+2011-10-27  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=+>ucs@unicode'.
+
+       * mule/mule-conf.el (=+>ucs@unicode): New coded-charset for XEmacs
+       CHISE.
+
+2011-10-26  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el: (coded-charset-entity-reference-alist):
+       - Use `=+>jis-x0208' instead of `=>jis-x0208@usual'.
+       - Use `=+>jis-x0213-2' instead of `=>jis-x0213-2@usual'.
+       - Add setting for `=+>ucs@cns'.
+
+       * mule/mule-conf.el (=+>jis-x0213-1): New coded-charset for XEmacs
+       CHISE.
+       (=>jis-x0213-1): Use `=+>jis-x0213-1' instead of `=>>jis-x0213-1'
+       as the mother.
+       (=+>ucs@cns): New coded-charset for XEmacs CHISE.
+       (=>ucs-bmp-cjk@unicode): New coded-charset for XEmacs CHISE.
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `=>ucs-bmp-cjk@unicode'; delete `=>>ucs@unicode'.
+
+2011-10-25  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=>ucs@ks'.
+
+2011-10-21  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `=ucs-bmp-cjk-compat@unicode'.
+
+       * mule/mule-conf.el (=ucs-bmp-cjk-compat@unicode): New
+       coded-charset for XEmacs CHISE.
+
+2011-10-20  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `=ucs-bmp-cjk-compat'.
+
+       * mule/mule-conf.el (=ucs-bmp-cjk-compat): New coded-charset for
+       XEmacs CHISE.
+
+2011-10-19  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=+>ucs@ks): New coded-charset for XEmacs
+       CHISE.
+
+2011-10-18  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Use
+       `=+>ucs@jis/1990' instead of `=>ucs@jis/1990'.
+
+       * mule/mule-conf.el (=+>ucs@jis/1990): Renamed from
+       `=>ucs@jis/1990'.
+       (=>ucs@jis/1990): New alias for `=+>ucs@jis/1990'.
+
+2011-10-17  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=+>ucs@iso'; use `=+>ucs@jis' instead of `=>ucs@JP'.
+
+       * mule/mule-conf.el (=+>ucs@iso): New coded-charset for XEmacs
+       CHISE.
+       (=>>ucs@iso): Use `=+>ucs@iso' instead of `=>ucs@iso' as the
+       mother.
+
+2011-10-16  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=+>jis-x0213-2): Renamed from
+       `=>jis-x0213-2@usual'.
+       (=>jis-x0213-2@usual): New alias for `=+>jis-x0213-2'.
+       (=>jis-x0213-2): Use `=+>jis-x0213-2' instead of
+       `=>jis-x0213-2@usual' as the mother.
+
+2011-10-15  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=+>ucs@jis): Renamed from `=>ucs@JP'.
+       (=>ucs@JP): New alias for `=+>ucs@jis'.
+
+2011-10-14  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=+>jis-x0208): Renamed from
+       `=>jis-x0208@usual'.
+       (=>jis-x0208@usual): New alias for `=+>jis-x0208'.
+       (=+>jis-x0208@1978): Use `=+>jis-x0208' instead of
+       `=>jis-x0208@usual' as the mother.
+       (=>jis-x0208): Likewise.
+
+2011-10-08  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=+>jis-x0208@1978'.
+
+2011-10-08  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=+>jis-x0208@1978): New coded-charset for
+       XEmacs CHISE.
+
+2011-09-09  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=>>>ucs@jis/1990'.
+
+2011-07-23  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=>ucs@jis/1990'.
+
+2011-07-20  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=ucs@JP/hanazono'.
+
+       * mule/mule-conf.el (=>ucs@jis/1990): New coded-charset for XEmacs
+       CHISE.
+       (=ucs@JP/hanazono): Ditto.
+       (=ucs-bmp-cjk@JP/hanazono): Ditto.
+       (=>>hanyo-denshi/jc): Ditto.
+       (=>>hanyo-denshi/jd): Ditto.
+
+2011-07-19  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Use
+       `=ucs-bmp-cjk@JP/hanazono' instead of `=ucs-bmp-cjk@JP'.
+
+2011-07-18  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=>>hanyo-denshi/jb): New coded-charset for
+       XEmacs CHISE.
+
+2011-07-08  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=>>hanyo-denshi/hg): New coded-charset for
+       XEmacs CHISE.
+
+2011-06-18  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `=ucs-bmp-cjk@JP'.
+
+2011-04-28  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=ucs-bmp-cjk@JP): New coded-charset for
+       XEmacs CHISE.
+
+2011-05-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist):
+       Modify order of settings; add settings for `=daikanwa@rev2'.
+
+2011-04-20  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=>>cbeta'.
+
+       * mule/mule-conf.el (=>>cbeta): New coded-charset for XEmacs
+       CHISE.
+
+2011-04-01  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=>>adobe-japan1'.
+
+2011-03-30  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=>>adobe-japan1): New coded-charset for
+       XEmacs CHISE.
+
+2011-03-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=>>hanyo-denshi/ia'.
+
+       * mule/mule-conf.el (=>>hanyo-denshi/ia): New coded-charset for
+       XEmacs CHISE.
+
+2011-03-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       settings for `=>>>hanyo-denshi/jt' and `=>>>gt'.
+
+       * mule/mule-conf.el (=>>>hanyo-denshi/jt): New coded-charset for
+       XEmacs CHISE.
+       (=>>hanyo-denshi/jt): Use `=>>>hanyo-denshi/jt' instead of
+       `=hanyo-denshi/jt' as the mother.
+
+2011-03-09  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=>>>jis-x0213-2'.
+
+       * mule/mule-conf.el (=>>>gt): New coded-charset for XEmacs CHISE.
+       (=>>gt): Use `=>>>gt' instead of `=gt' as the mother.
+       (=>>>ucs@jis/2000): New coded-charset for XEmacs CHISE.
+
+2011-03-09  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=>>>ucs@jis/1990): New coded-charset for
+       XEmacs CHISE.
+
+2011-03-08  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=>>>jis-x0208@1983): New coded-charset for
+       XEmacs CHISE.
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `=>>jis-x0213-1@2004'.
+
+2011-03-07  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=>>>jis-x0208@1978): New coded-charset for
+       XEmacs CHISE.
+
+2011-03-07  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el: (coded-charset-entity-reference-alist):
+       - Use "&g2-*;" as entity-references for `=>>>*'.
+       - Omit "&a{GT|JX1|JX2|JX3}-*;".
+
+       * mule/mule-conf.el (=>>>jis-x0213-2): New coded-charset for
+       XEmacs CHISE.
+       (=>>jis-x0213-2): Use `=>>>jis-x0213-2' instead of `=jis-x0213-2'
+       as the mother.
+
+2011-03-06  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=>>hanyo-denshi/ib'.
+
+       * mule/mule-conf.el (=>>jis-x0208@1978): Fix DOC.
+       (=>>jis-x0208@1983): New coded-charset for XEmacs CHISE.
+       (=>>jis-x0208@1990): Ditto.
+       (=>>hanyo-denshi/ib): Ditto.
+
+       * mule/mule-charset.el (default-coded-charset-priority-list):
+       Prefer `=hanziku-*' to `=hanyo-denshi/*'.
+
+2011-03-06  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist):
+       Prefer `=>jis-x0213-2@usual' to `=>jis-x0208@1997' and
+       `=>jis-x0213-1@2000'; add settings for `=>>>ucs@ks' and
+       `=>>>ucs@jis/2004'.
+
+2011-03-05  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=>>>jis-x0213-1@2000): New coded-charset for
+       XEmacs CHISE.
+       (=>>>jis-x0213-1@2004): Use `=>>>jis-x0213-1' instead of
+       `=jis-x0213-1@2004' as the mother.
+       (=>>>ucs@jis/2004): New coded-charset for XEmacs CHISE.
+       (=>>>ucs@ks): Ditto.
+
+       * mule/mule-charset.el (default-coded-charset-priority-list):
+       Modify priority of `=hanyo-denshi/*'.
+
+2011-03-04  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       settings for `=>>ucs@JP' and `=ucs@JP'.
+
+2011-03-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=>>ucs@JP): New coded-charset for XEmacs
+       CHISE.
+
+2011-02-27  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=>>>ucs@cns'.
+
+       * mule/mule-conf.el (=>>>ucs@cns): New coded-charset for XEmacs
+       CHISE.
+
+2011-02-27  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=>>jis-x0213-1@2004): Use `=>>jis-x0213-1'
+       instead of `=>>>jis-x0213-1@2004' as the mother.
+       (=>>>ucs@iso): New coded-charset for XEmacs CHISE.
+       (=>>>ucs@unicode): Likewise.
+       (=>>>ucs@jis): Likewise.
+       (=ucs@iso): Use `=>>>ucs@iso' instead of `=>>ucs@iso' as the
+       mother.
+       (=>>hanyo-denshi/ks): Fix `chars' and `dimension'.
+
+2011-02-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       settings for `=>>>jis-x0208', `=>>>jis-x0213-1',
+       `=>>>jis-x0213-1@2004', `=>>>ucs@iso', `=>>>ucs@unicode' and
+       `=>>>ucs@jis'.
+
+2011-02-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list):
+       Prefer `=jis-x0212' to `=gt-pj-*', `chinese-cns11643-*', `=big5*'
+       and `=jis-x0213-*-2000'.
+
+2011-02-24  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=>>>jis-x0213-1@2004): New coded-charset for
+       XEmacs CHISE.
+       (=>>jis-x0213-1@2004): Use `=>>>jis-x0213-1@2004' instead of
+       `=>>jis-x0213-1' as the mother.
+
+2011-02-19  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       settings for `=>>hanyo-denshi/jt' and `=>gt-k'.
+
+2011-02-18  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=>gt-k): New coded-charset for XEmacs CHISE.
+
+2011-02-18  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=>>hanyo-denshi/jt): New coded-charset for
+       XEmacs CHISE.
+
+2011-02-16  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (decomposition-feature-list): Set
+       `=decomposition', `=decomposition@cid' and
+       `=decomposition@hanyo-denshi'.
+
+2011-02-16  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=>>hanyo-denshi/ks'.
+
+       * mule/mule-conf.el (=>>hanyo-denshi/ks): New coded-charset for
+       XEmacs CHISE.
+
+2011-02-16  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       settings for `=hanyo-denshi/ks' and `=hanyo-denshi/ks/mf'.
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `=hanyo-denshi/ks/mf'.
+
+       * mule/mule-conf.el (=hanyo-denshi/ks): New coded-charset for
+       XEmacs CHISE.
+       (=hanyo-denshi/ks/mf): Ditto.
+
+2011-02-15  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       settings for P=hanyo-denshi/jt'.
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `=hanyo-denshi/jt'.
+
+       * mule/mule-conf.el (=hanyo-denshi/jt): New coded-charset for
+       XEmacs CHISE.
+
+2011-02-15  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       settings for `=hanyo-denshi/ip'.
+
+       * 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.
+
+2011-02-14  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       settings for `=hanyo-denshi/hg'.
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `=hanyo-denshi/hg'.
+
+       * mule/mule-conf.el (=hanyo-denshi/hg): New coded-charset for
+       XEmacs CHISE.
+
+2011-02-14  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=>>hanyo-denshi/ft'.
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `=>>hanyo-denshi/ft'.
+
+       * mule/mule-conf.el (=>>hanyo-denshi/ft): New coded-charset for
+       XEmacs CHISE.
+
+2011-02-14  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       settings for `=hanyo-denshi/ib'.
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `=hanyo-denshi/ib'.
+
+       * mule/mule-conf.el (=hanyo-denshi/ib): New coded-charset for
+       XEmacs CHISE.
+
+2011-02-14  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       settings for isolated characters of `=hanyo-denshi/ia' and
+       non-isolated characters of `=hanyo-denshi/*'.
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `=hanyo-denshi/ia'.
+
+       * mule/mule-conf.el (=hanyo-denshi/ia): New coded-charset for
+       XEmacs CHISE.
+
+2011-02-14  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for isolated characters of `=hanyo-denshi/ft'.
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `=hanyo-denshi/ft'.
+
+       * mule/mule-conf.el (=hanyo-denshi/ft): New coded-charset for
+       XEmacs CHISE.
+
+2011-02-14  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for isolated characters of `=hanyo-denshi/jd'.
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `=hanyo-denshi/jd'.
+
+       * mule/mule-conf.el (=hanyo-denshi/jd): New coded-charset for
+       XEmacs CHISE.
+
+2011-02-13  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for isolated characters of `=hanyo-denshi/jc'.
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `=hanyo-denshi/jc'.
+
+       * mule/mule-conf.el (=hanyo-denshi/jc): New coded-charset for
+       XEmacs CHISE.
+
+2011-02-13  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for isolated characters of `=hanyo-denshi/jb'.
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `=hanyo-denshi/jb'.
+
+       * mule/mule-conf.el (=hanyo-denshi/jb): New coded-charset for
+       XEmacs CHISE.
+
+2011-02-13  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for isolated characters of `=hanyo-denshi/ja'.
+
+2011-02-12  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `=hanyo-denshi/ja'.
+
+       * mule/mule-conf.el (=hanyo-denshi/ja): New coded-charset for
+       XEmacs CHISE.
+
+2011-02-09  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       settings for isolated characters of `=adobe-japan1-6'.
+
+2011-02-08  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=daikanwa/+p): New coded-charset for XEmacs
+       CHISE.
+       (=daikanwa/+2p): Ditto.
+       (=daikanwa/ho): Ditto.
+
+2011-02-08  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (utf-8-mcs-no-composition): New
+       coding-system for XEmacs CHISE.
+
+2011-02-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=>>ruimoku-v6'.
+
+       * mule/mule-conf.el (=>>ruimoku-v6): New coded-charset for XEmacs
+       CHISE.
+
+2010-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=daikanwa@rev1'.
+
+2010-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=>jis-x0213-2@usual' and `=>ucs@JP'.
+
+2010-10-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=>jis-x0213-2@usual): New coded-charset for
+       XEmacs CHISE.
+       (=>jis-x0213-2): Use `=>jis-x0213-2@usual' as the mother.
+
+2010-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=>ucs@JP): New coded-charset for XEmacs
+       CHISE.
+
+2010-09-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=>ucs@jis): New coded-charset for XEmacs
+       CHISE.
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=>ucs@jis'.
+
+2010-09-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=>jis-x0208@usual'.
+
+       * mule/mule-conf.el (=>jis-x0208@usual): New coded-charset for
+       XEmacs CHISE.
+       (=>jis-x0208): Use `=>jis-x0208@usual' as the mother.
+       (=>ucs@ks): New coded-charset for XEmacs CHISE.
+       (=ucs@big5): Use `=>>ucs@cns' as the mother.
+
+2010-09-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=>>>jis-x0208): New coded-charset for XEmacs
+       CHISE.
+       (=>>>jis-x0208@1990): Ditto.
+       (=>>>jis-x0213-1): Ditto.
+       (=>>jis-x0208): Use `=>>>jis-x0208' instead of `=jis-x0208' as the
+       mother.
+       (=>>jis-x0213-1): Use `=>>>jis-x0213-1' instead of `=jis-x0213-1'
+       as the mother.
+
+2010-09-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=>ucs@cns' and `=>>ucs@ks'.
+
+       * mule/mule-conf.el (=>>ucs@ks): New coded-charset for XEmacs
+       CHISE.
+
+2010-08-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=>ucs@cns): New coded-charset for XEmacs
+       CHISE.
+
+2010-08-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=>>daikanwa): New coded-charset for XEmacs
+       CHISE.
+       (=>daikanwa): Use `=>>daikanwa' instead of `=daikanwa' as the
+       mother.
+
+2010-08-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `==>ucs-bmp-cjk@bucs'.
+
+       * mule/mule-conf.el (==>ucs-bmp-cjk@bucs): New coded-charset for
+       XEmacs CHISE.
+
+2010-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `==>ucs@bucs'.
+
+       * mule/mule-conf.el (==>ucs@bucs): New super abstract CCS for
+       XEmacs CHISE.
+
+2010-08-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el: (coded-charset-entity-reference-alist):
+       - Add setting for `=>>jis-x0208'.
+       - Omit setting for `=>>jis-x0208@1990'.
+       - Prefer `=>>gt', JIS X0208/0213, `=>>big5-cdp', `=>>gt-k', `=>gt'
+         and `=>zinbun-oracle' to `=>ucs@FOO', `=>>ucs@FOO' and
+         `=ucs@FOO'.
+
+2010-08-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=>daikanwa'.
+
+2010-08-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=daikanwa): Fix DOC.
+       (=>daikanwa): New abstract character for XEmacs CHISE.
+       (=>ucs@iso): Likewise.
+       (=>ucs@unicode): Likewise.
+       (=>>ucs@iso): Use `=>ucs@iso' as the mother.
+
+2010-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el: (coded-charset-entity-reference-alist):
+       - Prefer representative features to `=>>gt', `=>>big5-cdp',
+         `=>>gt-k', `=>gt' and `=>zinbun-oracle'.
+       - Prefer abstract glyph features to `=>gt', `=>zinbun-oracle'.
+       - Add `=>big5-cdp'.
+
+2010-07-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=>>big5-cdp): Fix long-name.
+       (=>big5-cdp): New abstract character.
+
+2010-07-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist):
+       Prefer UCS and JIS X0208/0213 related features to `china3-jef' and
+       `chinese-big5'.
+
+2010-07-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list):
+       Prefer `=>>big5-cdp' to `=>>ucs@unicode'.
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist):
+       Prefer `=>>ucs@{unicode|jis|cns' to `=>>ucs@jis/{2004|2000|1990',
+       `=>>jis-x0208@{1990|1978', `=>>jis-x0213-1@{2000|2004}',
+       `=>>jis-x0213-2', `=>jis-x0208@1997', `=>jis-x0213-1@{2000|2004}'
+       and `=>jis-x0213-2'.
+
+2010-07-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=>>ucs@jis/1990): New abstract glyph-set for
+       XEmacs CHISE.
+       (=>>ucs@jis/2000): Likewise.
+       (=>>ucs@jis/2004): Likewise.
+
+2010-07-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       settings for `=>>big5-cdp', `=>>gt-k', `=>>ucs@jis' and
+       `=>>ucs@cns'.
+
+       * mule/mule-conf.el (=>>big5-cdp): New abstract glyph-set for
+       XEmacs CHISE.
+       (=>>gt): Use quote instead of backquote; modify DOC.
+       (=>gt): Use quote instead of backquote.
+       (=>>gt-k): New abstract glyph-set for XEmacs CHISE.
+       (=>>ucs@iso): New abstract glyph-set for XEmacs CHISE.
+       (=>>ucs@unicode): Use `=>>ucs@iso' as the mother.
+       (=>>ucs@jis): New abstract glyph-set for XEmacs CHISE.
+       (=>>ucs@cns): New abstract glyph-set for XEmacs CHISE.
+       (=ucs@iso): Use `=>>ucs@iso' as the mother.
+
+2010-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `=>>ucs@unicode' and `=>>gt'.
+
+2010-05-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=jis-x0208@1978/2-pr): New coded-charset for
+       XEmacs CHISE.
+       (=jis-x0208@1978/4er): New coded-charset for XEmacs CHISE.
+       (=jis-x0208@1978/4-pr): Use `=jis-x0208@1978/2-pr' instead of
+       `=jis-x0208@1978/1er-pr' as the mother.
+       (=jis-x0208@1978/5pr): New coded-charset for XEmacs CHISE.
+
+2010-04-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=ucs@big5): Use `=>>ucs@unicode' instead of
+       `=ucs@unicode' as the mother.
+
+2010-04-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=>>ucs@unicode'.
+
+       * mule/mule-conf.el (=>>ucs@unicode): New coded-charset for XEmacs
+       CHISE.
+
+2010-04-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       settings for &I-AJ1-ddddd; and &AJ1-ddddd;.
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `=adobe-japan1-6' and `=adobe-japan1-base'.
+
+       * mule/mule-conf.el (=adobe-japan1-base): New coded-charset for
+       XEmacs CHISE.
+       (=adobe-japan1-0): Specify `=adobe-japan1-base' as the mother;
+       specify `min-code' and `max-code'.
+       (=adobe-japan1-1): Specify `min-code' and `max-code'.
+       (=adobe-japan1-2): Likewise.
+       (=adobe-japan1-3): Likewise.
+       (=adobe-japan1-4): Likewise.
+       (=adobe-japan1-5): Likewise.
+       (=adobe-japan1-6): Likewise.
+
+2010-04-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=>gt'.
+
+2010-04-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=>gt): New abstract coded-charset for XEmacs
+       CHISE.
+
+2010-04-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=>zinbun-oracle'.
+
+       * mule/mule-conf.el (=>zinbun-oracle): New abstract coded-charset
+       for XEmacs CHISE.
+
+2010-03-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=jis-x0208@1978/1er-pr): New coded-charset
+       for XEmacs CHISE.
+       (=jis-x0208@1978/4-pr): Use `=jis-x0208@1978/1er-pr' instead of
+       `=jis-x0208@1978' as the mother.
+
+2010-03-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el: (coded-charset-entity-reference-alist):
+       - Use `=gt' instead of `ideograph-gt'.
+       - Use `=gt-k' instead of `ideograph-gt-k'.
+       - Use `=jis-x0208@1990' instead of `japanese-jisx0208-1990'.
+       - Use `=jis-x0208@1983' instead of `japanese-jisx0208'.
+       - Use `=jis-x0213-1@2000' instead of `japanese-jisx0213-1'.
+       - Use `=jis-x0213-2' instead of `japanese-jisx0213-2'.
+       - Use `=jis-x0212' instead of `japanese-jisx0212'.
+       - Use `=jis-x0208@1978' instead of `japanese-jisx0208-1978'.
+       - Use `=>>gt' instead of `<=>gt'.
+       - Use &G-GT-ddddd; instead of &aGT-ddddd for `=>>gt'.
+       - Add setting for `=>>jis-x0208@1990'.
+       - Use &G-JX1-hhhh; instead of &aJX1-hhhh; for
+         `=>>jis-x0213-1@2000'.
+       - Use &G-JX2-hhhh; instead of &aJX2-hhhh; for `=>>jis-x0213-2'.
+       - Use &G-JX3-hhhh; instead of &aJX3-hhhh; for
+         `=>>jis-x0213-1@2004'.
+       - Add setting for `=>>jis-x0208@1978'.
+       - Decode &A-J0-hhhh; as `=>jis-x0208@1997'.
+
+2010-02-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=>>jis-x0208@1978): New coded-charset for
+       XEmacs CHISE.
+
+2009-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=>>jis-x0213-2' and `=>jis-x0213-2'; use
+       `=>jis-x0208@1997', `=>jis-x0213-1@2000' and `=>jis-x0213-1@2004'
+       instead of `<=>jis-x0208@1997', `<=>jis-x0213-1@2000' and
+       `<=>jis-x0213-1@2004'.
+
+2009-09-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=>>jis-x0213-2): New coded-charset for XEmacs
+       CHISE.
+       (=>jis-x0213-2): Ditto.
+
+2009-09-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       settings for `=>>jis-x0213-1@2000' and `=>>jis-x0213-1@2004'.
+
+2009-08-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `=>>jis-x0208', `=>>jis-x0213-1', `=>jis-x0208' and
+       `=>jis-x0213-1'.
+
+2009-08-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=>>jis-x0208): New coded-charset for XEmacs
+       CHISE.
+       (=>jis-x0208): Use `=>>jis-x0208' as the mother.
+
+2009-08-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=>>jis-x0213-1): Renamed from
+       `<==>jis-x0213-1'.
+       (=>>jis-x0213-1@2000): Renamed from `<==>jis-x0213-1@2000'.
+       (=>>jis-x0213-1@2004): Renamed from `<==>jis-x0213-1@2004'.
+       (=>jis-x0208): Renamed from `<=>jis-x0208'.
+       (<=>jis-x0208): New alias for `=>jis-x0208'.
+       (=>jis-x0208@1997): Renamed from `<=>jis-x0208@1997'.
+       (<=>jis-x0208@1997): New alias for `=>jis-x0208@1997'.
+       (=>jis-x0213-1): Renamed from `<=>jis-x0213-1'.
+       (<=>jis-x0213-1): New alias for `=>jis-x0213-1'.
+       (=>jis-x0213-1@2000): Renamed from `<=>jis-x0213-1@2000'.
+       (<=>jis-x0213-1@2000): New alias for `=>jis-x0213-1@2000'.
+       (=>jis-x0213-1@2004): Renamed from `<=>jis-x0213-1@2004'.
+       (<=>jis-x0213-1@2004): New alias for `=>jis-x0213-1@2004'.
+       (=>>gt): Renamed from `<==>gt'.
+       (<==>gt): New alias for `=>>gt'.
+
+2009-08-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el: (coded-charset-entity-reference-alist):
+       - Use `=jis-x0213-1@2000' instead of `japanese-jisx0213-1'
+       - Use `=jis-x0213-2' instead of `japanese-jisx0213-2'.
+       - Use `<=>jis-x0208@1997' instead of `=jis-x0208@1997'.
+       - Add settings for `<=>jis-x0213-1@2000' and
+         `<=>jis-x0213-1@2004'.
+
+       * mule/mule-conf.el (=jis-x0208@1978/-4X): New coded-charset for
+       XEmacs CHISE.
+       (<==>jis-x0213-1): Likewise.
+       (<==>jis-x0213-1@2000): Likewise.
+       (<==>jis-x0213-1@2004): Likewise.
+       (<=>jis-x0208): Add property `=>iso-ir 168'.
+       (<=>jis-x0208@1997): Likewise.
+       (<=>jis-x0213-1): Use `<==>jis-x0213-1' instead of `=jis-x0213-1'
+       as the mother; add property `=>iso-ir 228'.
+       (<=>jis-x0213-1@2000): Modify DOC-string; fix `registry'; add
+       property `=>iso-ir 228'.
+       (<=>jis-x0213-1@2004): Modify DOC-string; fix `registry'; add
+       property `=>iso-ir 233'.
+       (<==>gt): Renamed from `<=>gt'.
+       (<=>gt): New alias for `<==>gt'.
+
+2009-08-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (<=>jis-x0208): New coded-charset for XEmacs
+       CHISE.
+       (<=>jis-x0208@1997): Renamed from `=jis-x0208@1997'; use
+       `<=>jis-x0208' as the mother.
+       (<=>jis-x0213-1): New coded-charset for XEmacs CHISE.
+       (<=>jis-x0213-1@2000): Ditto.
+       (<=>jis-x0213-1@2004): Ditto.
+
+2009-06-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       settings for `<=>gt'.
+
+       * mule/mule-conf.el (<=>gt): New coded-charset for XEmacs CHISE.
+
+2009-04-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=jis-x0208@1978): Specify `=>iso-ir' in
+       XEmacs CHISE.
+       (=jis-x0208@1978/-4pr): Likewise.
+       (=jis-x0208@1978/4-pr): Likewise.
+       (=jis-x0213-1): Likewise.
+       (=ucs@iso): Likewise.
+       (=ucs@unicode): Likewise.
+       (=ucs@gb): Likewise.
+       (=ucs@gb/fw): Likewise.
+       (=ucs@cns): Likewise.
+       (=ucs@cns/fw): Likewise.
+       (=ucs@jis): Likewise.
+       (=ucs@jis/fw): Likewise.
+       (=ucs@jis/1990): Likewise.
+       (=ucs@jis/2000): Likewise.
+       (=ucs@jis/2004): Likewise.
+       (=ucs@JP): Likewise.
+       (=ucs@ks): Likewise.
+       (=ucs@big5): Likewise.
+       (=ucs@big5/cns11643): Likewise.
+       (=ucs@cns11643): Likewise.
+
+2008-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list):
+       Prefer `=jis-x0213-{1|2}-2000' to `japanese-jisx0212'.
+
+       * mule/mule-conf.el (=ucs@jis/2004): New coded-charset for XEmacs
+       CHISE.
+       (=ucs@JP): Use `=ucs@jis/2004' instead of `=ucs@jis' as the
+       mother.
+
+2008-09-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=jis-x0208@1978): New coded-charset [moved
+       from src/mule-charset.c].
+       (=jis-x0208@1978/-4pr): Renamed from `=jis-x0208@1978/i-4';
+       specify `final'.
+       (=jis-x0208@1978/1pr): Renamed from `=jis-x0208@1978/i1'; specify
+       `iso-ir' and `final', namely now it is used as ISO-IR-42.
+       (=jis-x0208@1978/4-pr): Renamed from `=jis-x0208@1978/i4-'.
+       (=jis-x0208@1978/i1): New alias for `=jis-x0208@1978/1pr'.
+       (=jis-x0208@1978/i-4): New alias for `=jis-x0208@1978/-4pr'.
+       (=jis-x0208@1978/i4-): New alias for `=jis-x0208@1978/4-pr'.
+
+2008-09-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=jis-x0213-1-2000): Changed to the alias of
+       `=jis-x0213-1@2000' instead of `=jis-x0213-1'.
+       (=jis-x0208@1978/i-4): Specify `partial'.
+       (=jis-x0208@1978/i1): Likewise; use `=jis-x0208@1978/i-4' as the
+       mother coded-charset.
+       (=jis-x0208@1978/i4-): New coded-charset for XEmacs CHISE.
+
+2008-09-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       settings for `=jis-x0213-1@2004'.
+
+2008-09-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=jis-x0213-1): New coded-charset for XEmacs
+       CHISE.
+       (=jis-x0213-1@2000): Renamed from `=jis-x0213-1-2000'.
+       (=jis-x0213-2): Renamed from `=jis-x0213-2-2000'.
+       (=jis-x0213-1@2004): New coded-charset for XEmacs CHISE.
+       (=jis-x0213-1-2000): New alias for `=jis-x0213-1' in XEmacs CHISE
+       temporarily.
+       (=jis-x0213-2-2000): New alias for `=jis-x0213-2' in XEmacs CHISE.
+
+2008-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=shinjigen): New coded-charset for XEmacs
+       CHISE.
+       (=shinjigen@1ed): Inherited from `=shinjigen'.
+       (=shinjigen@rev): Likewise.
+
+2008-08-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       settings for `=shinjigen@rev' and `=shinjigen@1ed'.
+
+2008-08-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=shinjigen@1ed): Renamed from `shinjigen-1';
+       define it as an alias.
+       (=shinjigen@1ed/24pr): New coded-charset for XEmacs CHISE.
+       (=shinjigen@rev): Renamed from `shinjigen-2'; define it as an
+       alias.
+       (=shinjigen/+p@rev): Renamed from `shinjigen-2-p'; define it as an
+       alias.
+
+2008-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (shinjigen-2-p): New coded-charset for XEmacs
+       CHISE.
+
+2008-06-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (shinjigen-1): New coded-charset for XEmacs
+       CHISE.
+       (shinjigen-2): Ditto.
+
 2007-05-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * mule/mule-charset.el (default-coded-charset-priority-list):
        * files.el (insert-file-contents-literally): Treat file as binary;
        call file-name-handlers. [sync with Emacs 20.3.10]
 
+2008-12-28  Vin Shelton  <acs@xemacs.org>
+
+       * XEmacs 21.4.22 is released
+
+2008-12-30  Vin Shelton  <acs@xemacs.org>
+
+       * easy-mmode.el: Added easy-mmode.el so autoload.el will work
+       during building even if no packages are found.
+
+2008-05-13  Aidan Kehoe  <kehoea@parhasard.net>
+
+       * printer.el (generic-print-region): 
+       (generic-print-buffer): 
+       Use #'valid-device-type-p instead of #'valid-specifier-tag-p to
+       check if the msprinter device is available, now that msprinter is
+       always available as a specifier tag. 
+
+2008-12-24  Vin Shelton  <acs@xemacs.org>
+
+       * about.el: Add Francisco to my bio!
+
+2008-12-23  Vin Shelton  <acs@xemacs.org>
+
+       * autoload.el: Move operator definitions to autoload-operators.el
+       in the xemacs-base package.
+
+2007-11-22  Vin Shelton  <acs@xemacs.org>
+
+       * about.el (about-hacker-contribution): Updated my bio.
+
+2007-10-07  Vin Shelton  <acs@xemacs.org>
+
+       * XEmacs 21.4.21 is released
+
+2007-09-19  Didier Verna  <didier@xemacs.org>
+
+       Update my personal info.
+       * about.el (xemacs-hackers): Use 'didier instead of 'dv.
+       * about.el (about-other-current-hackers): Ditto.
+       * about.el (about-url-alist): Add my musical website.
+       * about.el (about-personal-info): Update my entry.
+       * about.el (about-hacker-contribution): Ditto.
+
+2007-08-21  Adrian Aichner  <adrian@xemacs.org>
+
+       * package-get.el (package-get-download-sites): Update download
+       sites in Japan.
+       * package-get.el (package-get-pre-release-download-sites): Ditto.
+
+2007-08-18  Vin Shelton  <acs@xemacs.org>
+
+       * package-get.el (package-get-pre-release-download-sites): Sync
+       mirror sites with 21.5.  (Thanks, Adrian)
+
+2007-08-09  Mike Sperber  <mike@xemacs.org>
+
+       * startup.el (migrate-user-init-file): Create backup of
+       `user-init-file' before migrating.
+       * startup.el (maybe-migrate-user-init-file): Print
+       information about backup file.
+       (maybe-create-compatibility-dot-emacs): Follow above change.
+
+2006-11-02  Adrian Aichner  <adrian@xemacs.org>
+
+       * font-lock.el: Sync font-lock-add-keywords and
+       font-lock-remove-keywords from GNU Emacs.
+       * font-lock.el (font-lock-keywords-alist): New.
+       * font-lock.el (font-lock-removed-keywords-alist): New.
+       * font-lock.el (font-lock-add-keywords): New.
+       * font-lock.el (font-lock-update-removed-keyword-alist): New.
+       * font-lock.el (font-lock-remove-keywords): New.
+
+2007-08-16  Vin Shelton  <acs@xemacs.org>
+
+       * font-lock.el: Add defvar for font-lock-warning-face.  Original
+       patch from Hans de Graaff.
+
+2007-07-28  Adrian Aichner  <adrian@xemacs.org>
+
+       * package-get.el (package-get-download-sites): Document Chile and
+       update Denmark download site.
+       * package-get.el (package-get-pre-release-download-sites): Ditto.
+
+2007-05-20  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * gutter-items.el (progress-feedback-with-label): Clarify docstring.
+
 2006-12-09  Vin Shelton  <acs@xemacs.org>
 
        * XEmacs 21.4.20 is released
        Thanks to Nelson Ferreira <nelson.ferreira@ieee.org> for report
        and discussion.
 
-2006-05-20  Ville Skyttä  <scop@xemacs.org>
+2006-05-20  Ville Skyttä  <scop@xemacs.org>
 
        * obsolete.el (line-beginning-position): New, from 21.5.x.
        (line-end-position): Ditto.