Mercurial > hg > xemacs-beta
comparison src/symsinit.h @ 223:2c611d1463a6 r20-4b10
Import from CVS: tag r20-4b10
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:10:54 +0200 |
parents | 6c0ae1f9357f |
children | 51092a27c943 |
comparison
equal
deleted
inserted
replaced
222:aae4c8b01452 | 223:2c611d1463a6 |
---|---|
164 | 164 |
165 void structure_type_create (void); | 165 void structure_type_create (void); |
166 void structure_type_create_chartab (void); | 166 void structure_type_create_chartab (void); |
167 void structure_type_create_faces (void); | 167 void structure_type_create_faces (void); |
168 void structure_type_create_rangetab (void); | 168 void structure_type_create_rangetab (void); |
169 void structure_type_create_hashtable (void); | |
169 | 170 |
170 /* Initialize the image instantiator types (dump-time only). */ | 171 /* Initialize the image instantiator types (dump-time only). */ |
171 | 172 |
172 void image_instantiator_format_create (void); | 173 void image_instantiator_format_create (void); |
173 void image_instantiator_format_create_glyphs_x (void); | 174 void image_instantiator_format_create_glyphs_x (void); |