2018-12-15 MORIOKA Tomohiko <tomo.git@chise.org>
+ * isd-turtle.el: Require `chiset-common' instead of
+ `cwiki-common'.
+ (est-coded-charset-priority-list): Abolished.
+ (isd-turtle-encode-char): Abolished.
+ (isd-turtle-format-component): Use `chise-turtle-encode-char'
+ instead of `isd-turtle-encode-char'.
+
+ * concord-turtle-dump.el: Require `chiset-common' instead of
+ `cwiki-common'.
+ (chise-turtle-feature-domains): Moved to chiset-common.el.
+ (charset-code-point-format-spec): Ditto.
+ (chise-turtle-uri-decode-feature-name): Ditto.
+ (chise-turtle-uri-encode-ccs-name): Ditto.
+ (chise-turtle-format-ccs-code-point): Ditto.
+ (chise-turtle-encode-char): Ditto.
+
+ * chiset-common.el: New file.
+
+ * TOMOYO-ELS (tomoyo-modules-to-compile): Add `chiset-common',
+ `isd-turtle' and `concord-turtle-dump'.
+
+2018-12-15 MORIOKA Tomohiko <tomo.git@chise.org>
+
* concord-turtle-dump.el: New files [moved from CHISET].
* isd-turtle.el: New file [moved from CHISE-ISD].