(remove_char_attribute): New function.
[chise/xemacs-chise.git-] / lisp / mule / mule-charset.el
index fc909f3..891232b 100644 (file)
@@ -269,7 +269,9 @@ DESCRIPTION (string) is the description string of the charset."
          greek-iso8859-7
          thai-tis620
          japanese-jisx0208
+         japanese-jisx0208-1978
          japanese-jisx0212
+         japanese-jisx0208-1990
          chinese-cns11643-1
          chinese-cns11643-2
          chinese-cns11643-3
@@ -279,6 +281,7 @@ DESCRIPTION (string) is the description string of the charset."
          chinese-cns11643-7
          korean-ksc5601
          chinese-gb2312
+         katakana-jisx0201
          hebrew-iso8859-8
          latin-viscii
          latin-viscii-lower
@@ -287,8 +290,30 @@ DESCRIPTION (string) is the description string of the charset."
          lao
          ethiopic-ucs
          ethiopic
+         mojikyo-pj-1
+         mojikyo-pj-2
+         mojikyo-pj-3
+         mojikyo-pj-4
+         mojikyo-pj-5
+         mojikyo-pj-6
+         mojikyo-pj-7
+         mojikyo-pj-8
+         mojikyo-pj-9
+         mojikyo-pj-10
+         mojikyo-pj-11
+         mojikyo-pj-12
+         mojikyo-pj-13
+         mojikyo-pj-14
+         mojikyo-pj-15
+         mojikyo-pj-16
+         mojikyo-pj-17
+         mojikyo-pj-18
+         mojikyo-pj-19
+         mojikyo-pj-20
+         mojikyo-pj-21
+         ideograph-daikanwa
          ucs-bmp
          arabic-iso8859-6
-         ideograph-daikanwa)))
+         ucs)))
 
 ;;; mule-charset.el ends here