comparison src/general-slots.h @ 4691:3ba90c659d01

Move Qfrom_unicode to general-slots.h, fix the native Win32 build. 2009-09-20 Aidan Kehoe <kehoea@parhasard.net> * general-slots.h: * mule-coding.c (syms_of_mule_coding): * mule-charset.c (syms_of_mule_charset): Move Qfrom_unicode to general-slots.h, now it's used in more than one file. Fixes the native Win32 build; thank you Vin!
author Aidan Kehoe <kehoea@parhasard.net>
date Sun, 20 Sep 2009 08:27:42 +0100
parents 257b468bf2ca
children 8431b52e43b1
comparison
equal deleted inserted replaced
4690:257b468bf2ca 4691:3ba90c659d01
135 SYMBOL (Qfloat); 135 SYMBOL (Qfloat);
136 SYMBOL (Qfont); 136 SYMBOL (Qfont);
137 SYMBOL (Qframe); 137 SYMBOL (Qframe);
138 SYMBOL (Qframes); 138 SYMBOL (Qframes);
139 SYMBOL (Qfrom_page); 139 SYMBOL (Qfrom_page);
140 SYMBOL (Qfrom_unicode);
140 SYMBOL (Qfull_assoc); 141 SYMBOL (Qfull_assoc);
141 SYMBOL (Qfuncall); 142 SYMBOL (Qfuncall);
142 SYMBOL (Qfunction); 143 SYMBOL (Qfunction);
143 SYMBOL (Qgap_overhead); 144 SYMBOL (Qgap_overhead);
144 SYMBOL (Qgarbage_collection); 145 SYMBOL (Qgarbage_collection);