update.
[chise/xemacs-chise.git.1] / lisp / ChangeLog
index d4d6698..a0a0f90 100644 (file)
@@ -1,3 +1,123 @@
+2017-03-14  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `=>ucs-bmp-itaiji-001'.
+
+       * mule/mule-conf.el (=>ucs-bmp-itaiji-001): New coded-charset for
+       XEmacs CHISE.
+
+2017-03-09  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `==ucs-bmp-itaiji-002' and `==ucs-bmp-itaiji-003'.
+
+       * mule/mule-conf.el (=>ucs-itaiji-002): Use `=ucs-itaiji-002'
+       instead of `=ucs' as its mother.
+       (==ucs-itaiji-002): New coded-charset for XEmacs CHISE.
+       (==ucs-bmp-itaiji-002): Ditto.
+       (==ucs-itaiji-003): Ditto.
+       (==ucs-bmp-itaiji-003): Ditto.
+
+2017-03-08  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=big5-cdp-var-002'.
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `=big5-cdp-var-002'.
+
+       * mule/mule-conf.el (=big5-cdp-var-002): New coded-charset for
+       XEmacs CHISE.
+
+2017-03-03  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `=ucs-sip-var-004'.
+
+       * mule/mule-conf.el (=ucs-sip-var-004): New coded-charset for
+       XEmacs CHISE.
+
+2017-03-01  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `=>ucs-bmp-cjk@iwds-1'.
+
+       * mule/mule-conf.el (=>ucs-bmp-cjk@iwds-1): New coded-charset for
+       XEmacs CHISE.
+
+2017-02-27  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=ucs-var-005'.
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `=ucs-bmp-var-005'.
+
+       * mule/mule-conf.el (=ucs-var-005): New coded-charset for XEmacs
+       CHISE.
+       (=ucs-bmp-var-005): Ditto.
+
+2017-02-18  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `=>ucs-sip-itaiji-002'.
+
+       * mule/mule-conf.el (=>ucs-sip-itaiji-002): New coded-charset for
+       XEmacs CHISE.
+
+2017-02-15  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=>ucs-itaiji-002'.
+
+2017-02-13  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `=>mj-0' and `=>ucs-bmp-itaiji-002'.
+
+       * mule/mule-conf.el (=>mj-0): New coded-charset for XEmacs CHISE.
+       (=>ucs-itaiji-002): Ditto.
+       (=>ucs-bmp-itaiji-002): Ditto.
+
+2017-02-12  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=>ucs-itaiji-001'.
+
+2017-02-11  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `=>ruimoku-v6' and `=>ucs-sip-itaiji-001'.
+
+       * mule/mule-conf.el (=>ruimoku-v6): Renamed from `=>>ruimoku-v6';
+       define `=>>ruimoku-v6' as an alias of `=>ruimoku-v6'.
+       (=>ucs-itaiji-001): New coded-charset for XEmacs CHISE.
+       (=>ucs-sip-itaiji-001): Ditto.
+
+       * mule/mule-coding.el(coded-charset-entity-reference-alist):
+       - Abolish setting for `=>>ruimoku-v6' [&G-RUI6-xxxx;].
+       - Add setting for `=>ruimoku-v6' [&A-RUI6-xxxx;].
+
+2017-02-06  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list):
+       Prefer `=ucs-*-var-*' and `=ucs-*-itaiji-*' to `=cbeta',
+       `=jef-china3' and `chinese-isoir165'.
+
+2017-02-05  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `=>ucs-bmp-itaiji-005'.
+
+       * mule/mule-conf.el (=>ucs-itaiji-005): New coded-charset for
+       XEmacs CHISE.
+       (=>ucs-bmp-itaiji-005): Ditto.
+
+2017-02-01  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `=+>jis-x0213-2'.
+
 2017-01-30  MORIOKA Tomohiko  <tomo.git@chise.org>
 
        * mule/mule-charset.el (default-coded-charset-priority-list): Add