Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 1638:1ecc2785dce3
[xemacs-hg @ 2003-08-21 14:08:32 by james]
Define DECLARE_MODULE_API_LRECORD when not ERROR_CHECK_TYPES.
author | james |
---|---|
date | Thu, 21 Aug 2003 14:08:36 +0000 |
parents | 750821e2c014 |
children | 763f577d57b0 |
line wrap: on
line diff
--- a/src/ChangeLog Wed Aug 20 21:52:13 2003 +0000 +++ b/src/ChangeLog Thu Aug 21 14:08:36 2003 +0000 @@ -1,3 +1,8 @@ +2003-08-21 Jerry James <james@xemacs.org> + + * lrecord.h (DECLARE_MODULE_API_LRECORD): Also define when not + ERROR_CHECK_TYPES. + 2003-08-19 René Kyllingstad <listmailxemacs@kyllingstad.com> * alloc.c (kkcc_gc_stack_init):