Mercurial > hg > xemacs-beta
diff src/m/delta.h @ 272:c5d627a313b1 r21-0b34
Import from CVS: tag r21-0b34
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:28:48 +0200 |
parents | 2d532a89d707 |
children | a86b2b5e0111 |
line wrap: on
line diff
--- a/src/m/delta.h Mon Aug 13 10:27:41 2007 +0200 +++ b/src/m/delta.h Mon Aug 13 10:28:48 2007 +0200 @@ -105,7 +105,6 @@ /* Machine specific stuff */ #define HAVE_PTYS #define SYSV_PTYS -/* #define SIGNALS_VIA_CHARACTERS */ /* mrb */ #define BROKEN_CLOSEDIR /* builtin closedir is interruptible */ #define memmove(t,f,s) safe_bcopy(f,t,s) /* for overlapping copies */ #undef KERNEL_FILE