Mercurial > hg > xemacs-beta
diff src/xemacs.def.in.in @ 3110:1d2a1d747bc0
[xemacs-hg @ 2005-11-29 08:38:29 by stephent]
Add error check symbols to xemacs.def.
<87ek4zu9z3.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Tue, 29 Nov 2005 08:38:32 +0000 |
parents | 63b684f8a823 |
children | 28ffea327985 |
line wrap: on
line diff
--- a/src/xemacs.def.in.in Tue Nov 29 08:22:59 2005 +0000 +++ b/src/xemacs.def.in.in Tue Nov 29 08:38:32 2005 +0000 @@ -82,6 +82,12 @@ eputenv #ifdef DEBUG_XEMACS eq_with_ebola_notice /* EQ_WITH_EBOLA_NOTICE */ +error_check_cons +error_check_ldap +error_check_opaque_ptr +error_check_pgconn +error_check_pgresult +error_check_string #endif free_opaque_ptr get_coding_system_for_text_file @@ -144,6 +150,9 @@ vector2 vector3 warn_when_safe +#ifdef DEBUG_XEMACS +wrap_record_1 +#endif write_c_string write_fmt_string write_fmt_string_lisp @@ -187,6 +196,9 @@ Fsignal Fthrow Fvector +#ifdef DEBUG_XEMACS +XINT_1 +#endif /* Exported variables */ __temp_alloca_size__ /* ALLOCA */