(www-display-char-desc): Use `www-feature-format'.
authorMORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
Wed, 7 Apr 2010 23:26:21 +0000 (08:26 +0900)
committerMORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
Wed, 7 Apr 2010 23:26:21 +0000 (08:26 +0900)
(www-display-feature-desc): Ditto.

cwiki-view.el

index dd143b2..915fccb 100644 (file)
             "<li>\n"))
          (princ
           (www-format-eval-list
-           (or (char-feature-property logical-feature ; (car cell)
-                                      'format)
-               '((name) " : " (value)))
+           (www-feature-format logical-feature)
+            ;; (or (char-feature-property logical-feature ; (car cell)
+            ;;                            'format)
+            ;;     '((name) " : " (value)))
            char
            logical-feature ; (car cell)
            lang uri-char
@@ -228,8 +229,10 @@ size=\;; "30\" maxlength=\"30\" value=\"\" />")
     (princ "<p>format : ")
     (www-html-display-text
      (www-xml-format-list
-      (or (char-feature-property feature-name 'format)
-         '((name) " : " (value)))))
+      (www-feature-format feature-name)
+      ;; (or (char-feature-property feature-name 'format)
+      ;;     '((name) " : " (value)))
+      ))
     (unless simple
       (princ
        (format