Mercurial > hg > xemacs-beta
view nt/Xmd.patch @ 899:08513f26c519
[xemacs-hg @ 2002-07-04 13:57:00 by michaels]
2002-07-03 Mike Sperber <mike@xemacs.org>
* emacs.c (main_1): We need to call init_ralloc twice for PDUMP,
otherwice ralloc won't do anything for us.
author | michaels |
---|---|
date | Thu, 04 Jul 2002 13:57:03 +0000 |
parents | a86b2b5e0111 |
children |
line wrap: on
line source
--- Xmd.h~ Thu Jun 08 23:20:40 1995 +++ Xmd.h Sun Mar 16 13:09:10 1997 @@ -150,8 +150,9 @@ typedef CARD16 BITS16; typedef CARD8 BYTE; +#ifndef WIN32 typedef CARD8 BOOL; - +#endif