(char-daikanwa): Use `->denotational@component' and
[chise/xemacs-chise.git.1] / lisp / ChangeLog
index 5b3ebcb..c567649 100644 (file)
@@ -1,3 +1,153 @@
+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
+       `=>cns11643-7'.
+
+       * mule/mule-conf.el (=>cbeta): New coded-charset for XEmacs CHISE.
+
 2014-08-20  MORIOKA Tomohiko  <tomo.git@chise.org>
 
        * mule/mule-coding.el (coded-charset-entity-reference-alist): Use