Mercurial > hg > xemacs-beta
comparison src/symsinit.h @ 420:41dbb7a9d5f2 r21-2-18
Import from CVS: tag r21-2-18
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:24:09 +0200 |
parents | da8ed4261e83 |
children | 95016f13131a |
comparison
equal
deleted
inserted
replaced
419:66615b78f1a5 | 420:41dbb7a9d5f2 |
---|---|
198 void image_instantiator_format_create (void); | 198 void image_instantiator_format_create (void); |
199 void image_instantiator_format_create_glyphs_eimage (void); | 199 void image_instantiator_format_create_glyphs_eimage (void); |
200 void image_instantiator_format_create_glyphs_widget (void); | 200 void image_instantiator_format_create_glyphs_widget (void); |
201 void image_instantiator_format_create_glyphs_x (void); | 201 void image_instantiator_format_create_glyphs_x (void); |
202 void image_instantiator_format_create_glyphs_mswindows (void); | 202 void image_instantiator_format_create_glyphs_mswindows (void); |
203 void image_instantiator_format_create_glyphs_tty (void); | |
203 | 204 |
204 /* Initialize the lstream types (dump-time only). */ | 205 /* Initialize the lstream types (dump-time only). */ |
205 | 206 |
206 void lstream_type_create (void); | 207 void lstream_type_create (void); |
207 void lstream_type_create_file_coding (void); | 208 void lstream_type_create_file_coding (void); |