Mercurial > emacs
view src/s/unixware.h @ 31784:33d474f4b866
(mail-source-delete-incoming): Set to t, assuming
we'll be careful merging development changes.
author | Dave Love <fx@gnu.org> |
---|---|
date | Wed, 20 Sep 2000 16:52:10 +0000 |
parents | 8e1b437e5d04 |
children | 4be8406ebef9 |
line wrap: on
line source
#include "usg5-4-2.h" #ifndef __GNUC__ #undef HAVE_ALLOCA #define C_ALLOCA #endif #define PENDING_OUTPUT_COUNT(FILE) ((FILE)->__ptr - (FILE)->__base)