X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fsymsinit.h;h=074a598f3e1013e3843686c80669e349024a7d95;hb=3ddd5d42503cc3567ef598bba0cbd86d256ec0fa;hp=b466b398b7297467ef957f02c83adb882a1ad50c;hpb=9e9b16d3541817563e62a2a90b4f07fab0e54780;p=chise%2Fxemacs-chise.git.1 diff --git a/src/symsinit.h b/src/symsinit.h index b466b39..074a598 100644 --- a/src/symsinit.h +++ b/src/symsinit.h @@ -216,6 +216,7 @@ void structure_type_create_chartab (void); void structure_type_create_faces (void); void structure_type_create_rangetab (void); void structure_type_create_hash_table (void); +void structure_type_create_concord (void); /* Initialize the image instantiator types (dump-time only). */ @@ -427,6 +428,7 @@ void complex_vars_of_minibuf (void); void reinit_complex_vars_of_minibuf (void); void complex_vars_of_callproc (void); void complex_vars_of_keymap (void); +void complex_vars_of_concord (void); /* Reset the Lisp engine (run-time only). */