+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):
2010-08-07 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
+ * char-db-util.el (char-db-coded-charset-priority-list): Add
+ `==>ucs@bucs'.
+
+ * ideograph-util.el (char-daikanwa-strokes): Fix problem when
+ function `char-representative-of-daikanwa' returns nil.
+
+ * ideograph-subr.el (char-ideographic-radical): Add autoload
+ cookie.
+
+2010-08-07 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
* Ideograph-R043-Lame.el (U+5140): Copied from
Ideograph-R010-Legs.el.
(M-07542): Use `<-denotational' for U+5140.
;;;***
\f
-;;;### (autoloads (char-total-strokes char-total-strokes-from-domains char-ideographic-strokes char-ideographic-strokes-from-domains ideographic-radical) "ideograph-subr" "utf-2000/ideograph-subr.el")
+;;;### (autoloads (char-total-strokes char-total-strokes-from-domains char-ideographic-strokes char-ideographic-strokes-from-domains char-ideographic-radical ideographic-radical) "ideograph-subr" "utf-2000/ideograph-subr.el")
(autoload 'ideographic-radical "ideograph-subr" "\
Return character corresponding with Kangxi-radical number." nil nil)
+(autoload 'char-ideographic-radical "ideograph-subr" nil nil nil)
+
(autoload 'char-ideographic-strokes-from-domains "ideograph-subr" nil nil nil)
(autoload 'char-ideographic-strokes "ideograph-subr" nil nil nil)