X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=src%2Fmule-charset.c;h=7aabbc02638cd4c972d113546f154cb2e5ebf867;hp=bf0f718a7909279ef2ca88042be072b1082fc1f3;hb=3890a2e3064a7f562107c58e59d928284ec04741;hpb=a4106e305f464a1d09e395329e2426f7759a4281 diff --git a/src/mule-charset.c b/src/mule-charset.c index bf0f718..7aabbc0 100644 --- a/src/mule-charset.c +++ b/src/mule-charset.c @@ -1259,6 +1259,8 @@ Return a string of the characters comprising a composite character. void syms_of_mule_charset (void) { + INIT_LRECORD_IMPLEMENTATION (charset); + DEFSUBR (Fcharsetp); DEFSUBR (Ffind_charset); DEFSUBR (Fget_charset);