Mercurial > hg > xemacs-beta
comparison src/xemacs.def.in.in @ 1928:ba24fcdb4cfe
[xemacs-hg @ 2004-02-25 20:05:32 by james]
Fix C++ breakage from previous patch.
author | james |
---|---|
date | Wed, 25 Feb 2004 20:05:33 +0000 |
parents | 44905d8fae13 |
children | ac4ffbd57062 |
comparison
equal
deleted
inserted
replaced
1927:44905d8fae13 | 1928:ba24fcdb4cfe |
---|---|
228 Qsyntax_error | 228 Qsyntax_error |
229 Qt | 229 Qt |
230 Qunbound | 230 Qunbound |
231 #ifdef USE_UNION_TYPE | 231 #ifdef USE_UNION_TYPE |
232 Qzero /* ZEROP */ | 232 Qzero /* ZEROP */ |
233 #endif | |
233 Vinhibit_quit /* QUIT, QUITP */ | 234 Vinhibit_quit /* QUIT, QUITP */ |
234 Vquit_flag /* QUIT, QUITP */ | 235 Vquit_flag /* QUIT, QUITP */ |
235 #endif |