Mercurial > hg > xemacs-beta
comparison src/xemacs.def.in.in @ 3104:63b684f8a823
[xemacs-hg @ 2005-11-28 16:39:53 by stephent]
Add lrecord_uid_counter to xemacs.def.in.in.
<87wtiswwwt.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Mon, 28 Nov 2005 16:39:54 +0000 |
parents | b7f26b2f78bd |
children | 1d2a1d747bc0 |
comparison
equal
deleted
inserted
replaced
3103:503174cac05a | 3104:63b684f8a823 |
---|---|
205 lrecord_markers /* INIT_LRECORD_IMPLEMENTATION */ | 205 lrecord_markers /* INIT_LRECORD_IMPLEMENTATION */ |
206 #endif | 206 #endif |
207 lrecord_string /* STRINGP */ | 207 lrecord_string /* STRINGP */ |
208 lrecord_symbol /* SYMBOLP */ | 208 lrecord_symbol /* SYMBOLP */ |
209 lrecord_type_count /* INIT_EXTERNAL_LRECORD_IMPLEMENTATION */ | 209 lrecord_type_count /* INIT_EXTERNAL_LRECORD_IMPLEMENTATION */ |
210 lrecord_uid_counter | |
210 need_to_check_c_alloca /* ALLOCA */ | 211 need_to_check_c_alloca /* ALLOCA */ |
211 print_readably | 212 print_readably |
212 quit_check_signal_happened /* QUITP */ | 213 quit_check_signal_happened /* QUITP */ |
213 #ifdef ERROR_CHECK_MALLOC | 214 #ifdef ERROR_CHECK_MALLOC |
214 regex_malloc_disallowed /* REGEX_MALLOC_CHECK */ | 215 regex_malloc_disallowed /* REGEX_MALLOC_CHECK */ |