Sync up with r21-4-11-chise-0_21-jx.
[chise/xemacs-chise.git] / src / mule-charset.c
index 730c540..032f8b8 100644 (file)
@@ -1079,6 +1079,8 @@ charset_code_point (Lisp_Object charset, Emchar ch, int defined_only)
              exit (-1);
            }
        }
+      else if (defined_only)
+       return -1;
       else if ( ( XCHARSET_FINAL (charset) >= '0' ) &&
                ( XCHARSET_MIN_CODE (charset) == 0 )
               /*