(LEADING_BYTE_DAIKANWA): New macro.
[chise/xemacs-chise.git] / src / mule-charset.c
index b83166d..0d6237b 100644 (file)
@@ -529,6 +529,7 @@ Store CHARACTER's ATTRIBUTE with VALUE.
 {
   Lisp_Object ccs;
 
+  CHECK_CHAR (character);
   ccs = Ffind_charset (attribute);
   if (!NILP (ccs))
     {