comparison src/general-slots.h @ 771:943eaba38521

[xemacs-hg @ 2002-03-13 08:51:24 by ben] The big ben-mule-21-5 check-in! Various files were added and deleted. See CHANGES-ben-mule. There are still some test suite failures. No crashes, though. Many of the failures have to do with problems in the test suite itself rather than in the actual code. I'll be addressing these in the next day or so -- none of the test suite failures are at all critical. Meanwhile I'll be trying to address the biggest issues -- i.e. build or run failures, which will almost certainly happen on various platforms. All comments should be sent to ben@xemacs.org -- use a Cc: if necessary when sending to mailing lists. There will be pre- and post- tags, something like pre-ben-mule-21-5-merge-in, and post-ben-mule-21-5-merge-in.
author ben
date Wed, 13 Mar 2002 08:54:06 +0000
parents 685b588e92d8
children e38acbeb1cae
comparison
equal deleted inserted replaced
770:336a418893b5 771:943eaba38521
1 /* Commonly-used symbols -- include file 1 /* Commonly-used symbols -- include file
2 Copyright (C) 1995 Sun Microsystems. 2 Copyright (C) 1995 Sun Microsystems.
3 Copyright (C) 1995, 1996, 2000 Ben Wing. 3 Copyright (C) 1995, 1996, 2000, 2001 Ben Wing.
4 4
5 This file is part of XEmacs. 5 This file is part of XEmacs.
6 6
7 XEmacs is free software; you can redistribute it and/or modify it 7 XEmacs is free software; you can redistribute it and/or modify it
8 under the terms of the GNU General Public License as published by the 8 under the terms of the GNU General Public License as published by the
48 SYMBOL (Qactually_requested); 48 SYMBOL (Qactually_requested);
49 SYMBOL (Qafter); 49 SYMBOL (Qafter);
50 SYMBOL (Qall); 50 SYMBOL (Qall);
51 SYMBOL (Qand); 51 SYMBOL (Qand);
52 SYMBOL (Qappend); 52 SYMBOL (Qappend);
53 SYMBOL (Qascii);
53 SYMBOL (Qassoc); 54 SYMBOL (Qassoc);
54 SYMBOL (Qat); 55 SYMBOL (Qat);
55 SYMBOL (Qautodetect); 56 SYMBOL (Qautodetect);
56 SYMBOL (Qbad_variable); 57 SYMBOL (Qbad_variable);
57 SYMBOL (Qbefore); 58 SYMBOL (Qbefore);
68 SYMBOL_KEYWORD (Q_callback); 69 SYMBOL_KEYWORD (Q_callback);
69 SYMBOL_KEYWORD (Q_callback_ex); 70 SYMBOL_KEYWORD (Q_callback_ex);
70 SYMBOL (Qcancel); 71 SYMBOL (Qcancel);
71 SYMBOL (Qcategory); 72 SYMBOL (Qcategory);
72 SYMBOL (Qcenter); 73 SYMBOL (Qcenter);
74 SYMBOL (Qchain);
73 SYMBOL (Qchannel); 75 SYMBOL (Qchannel);
74 SYMBOL (Qchar); 76 SYMBOL (Qchar);
75 SYMBOL (Qcharacter); 77 SYMBOL (Qcharacter);
76 SYMBOL (Qchars); 78 SYMBOL (Qchars);
79 SYMBOL (Qcode_page);
80 SYMBOL (Qcoding_system);
77 SYMBOL (Qcolor); 81 SYMBOL (Qcolor);
78 SYMBOL (Qcolumns); 82 SYMBOL (Qcolumns);
79 SYMBOL (Qcommand); 83 SYMBOL (Qcommand);
80 SYMBOL_KEYWORD (Q_config); 84 SYMBOL_KEYWORD (Q_config);
81 SYMBOL (Qconsole); 85 SYMBOL (Qconsole);
86 SYMBOL (Qcontrol_1);
82 SYMBOL (Qcopies); 87 SYMBOL (Qcopies);
83 SYMBOL (Qcritical); 88 SYMBOL (Qcritical);
84 SYMBOL (Qctext); 89 SYMBOL (Qctext);
90 SYMBOL (Qcurrent);
85 SYMBOL (Qcursor); 91 SYMBOL (Qcursor);
86 SYMBOL (Qdata); 92 SYMBOL (Qdata);
87 SYMBOL (Qdead); 93 SYMBOL (Qdead);
88 SYMBOL (Qdefault); 94 SYMBOL (Qdefault);
89 SYMBOL (Qdelete); 95 SYMBOL (Qdelete);
90 SYMBOL (Qdelq); 96 SYMBOL (Qdelq);
97 SYMBOL (Qdescription);
91 SYMBOL_KEYWORD (Q_descriptor); 98 SYMBOL_KEYWORD (Q_descriptor);
92 SYMBOL (Qdevice); 99 SYMBOL (Qdevice);
93 SYMBOL_KEYWORD (Q_device); 100 SYMBOL_KEYWORD (Q_device);
94 SYMBOL (Qdialog); 101 SYMBOL (Qdialog);
95 SYMBOL (Qdirectory); 102 SYMBOL (Qdirectory);
96 SYMBOL (Qdimension); 103 SYMBOL (Qdimension);
97 SYMBOL (Qdisplay); 104 SYMBOL (Qdisplay);
98 SYMBOL (Qdoc_string); 105 SYMBOL (Qdoc_string);
106 SYMBOL (Qdocumentation);
99 SYMBOL (Qduplex); 107 SYMBOL (Qduplex);
100 SYMBOL (Qdynarr_overhead); 108 SYMBOL (Qdynarr_overhead);
101 SYMBOL (Qempty); 109 SYMBOL (Qempty);
102 SYMBOL (Qeq); 110 SYMBOL (Qeq);
103 SYMBOL (Qeql); 111 SYMBOL (Qeql);
123 SYMBOL (Qgtk); 131 SYMBOL (Qgtk);
124 SYMBOL (Qgutter); 132 SYMBOL (Qgutter);
125 SYMBOL (Qheight); 133 SYMBOL (Qheight);
126 SYMBOL_KEYWORD (Q_height); 134 SYMBOL_KEYWORD (Q_height);
127 SYMBOL (Qhelp); 135 SYMBOL (Qhelp);
136 SYMBOL (Qhigh);
128 SYMBOL (Qhighlight); 137 SYMBOL (Qhighlight);
129 SYMBOL (Qhorizontal); 138 SYMBOL (Qhorizontal);
130 SYMBOL (Qicon); 139 SYMBOL (Qicon);
131 SYMBOL (Qid); 140 SYMBOL (Qid);
132 SYMBOL (Qignore); 141 SYMBOL (Qignore);
150 SYMBOL (Qlandscape); 159 SYMBOL (Qlandscape);
151 SYMBOL (Qlast_command); 160 SYMBOL (Qlast_command);
152 SYMBOL (Qleft); 161 SYMBOL (Qleft);
153 SYMBOL (Qleft_margin); 162 SYMBOL (Qleft_margin);
154 SYMBOL (Qlet); 163 SYMBOL (Qlet);
164 SYMBOL (Qlevel);
155 SYMBOL (Qlist); 165 SYMBOL (Qlist);
166 SYMBOL (Qlittle_endian);
167 SYMBOL (Qlocale);
168 SYMBOL (Qlow);
156 SYMBOL (Qmagic); 169 SYMBOL (Qmagic);
157 SYMBOL (Qmalloc_overhead); 170 SYMBOL (Qmalloc_overhead);
158 SYMBOL_KEYWORD (Q_margin_width); 171 SYMBOL_KEYWORD (Q_margin_width);
159 SYMBOL (Qmarkers); 172 SYMBOL (Qmarkers);
160 SYMBOL (Qmax); 173 SYMBOL (Qmax);
165 SYMBOL (Qmodifiers); 178 SYMBOL (Qmodifiers);
166 SYMBOL (Qmotion); 179 SYMBOL (Qmotion);
167 SYMBOL (Qmsprinter); 180 SYMBOL (Qmsprinter);
168 SYMBOL (Qmswindows); 181 SYMBOL (Qmswindows);
169 SYMBOL (Qname); 182 SYMBOL (Qname);
183 SYMBOL (Qnative);
170 SYMBOL (Qnatnum); 184 SYMBOL (Qnatnum);
171 SYMBOL (Qno); 185 SYMBOL (Qno);
172 SYMBOL (Qnone); 186 SYMBOL (Qnone);
173 SYMBOL (Qnot); 187 SYMBOL (Qnot);
174 SYMBOL (Qnothing); 188 SYMBOL (Qnothing);
225 SYMBOL (Qstandard); 239 SYMBOL (Qstandard);
226 SYMBOL (Qstream); 240 SYMBOL (Qstream);
227 SYMBOL (Qstring); 241 SYMBOL (Qstring);
228 SYMBOL_KEYWORD (Q_style); 242 SYMBOL_KEYWORD (Q_style);
229 SYMBOL_KEYWORD (Q_suffix); 243 SYMBOL_KEYWORD (Q_suffix);
244 SYMBOL (Qsubtype);
230 SYMBOL (Qsymbol); 245 SYMBOL (Qsymbol);
231 SYMBOL (Qsyntax); 246 SYMBOL (Qsyntax);
247 SYMBOL (Qsystem_default);
232 SYMBOL (Qterminal); 248 SYMBOL (Qterminal);
233 SYMBOL (Qtest); 249 SYMBOL (Qtest);
234 SYMBOL (Qtext); 250 SYMBOL (Qtext);
235 SYMBOL_KEYWORD (Q_text); 251 SYMBOL_KEYWORD (Q_text);
236 SYMBOL (Qthis_command); 252 SYMBOL (Qthis_command);
245 SYMBOL (Qtty); 261 SYMBOL (Qtty);
246 SYMBOL (Qtype); 262 SYMBOL (Qtype);
247 SYMBOL (Qundecided); 263 SYMBOL (Qundecided);
248 SYMBOL (Qundefined); 264 SYMBOL (Qundefined);
249 SYMBOL (Qunimplemented); 265 SYMBOL (Qunimplemented);
266 SYMBOL (Quser_default);
250 SYMBOL_KEYWORD (Q_value); 267 SYMBOL_KEYWORD (Q_value);
251 SYMBOL (Qvalue_assoc); 268 SYMBOL (Qvalue_assoc);
252 SYMBOL (Qvertical); 269 SYMBOL (Qvertical);
253 SYMBOL (Qwarning); 270 SYMBOL (Qwarning);
254 SYMBOL (Qwidget); 271 SYMBOL (Qwidget);