# HG changeset patch # User Richard M. Stallman # Date 738795406 0 # Node ID 98165b0663311b3027b8abd1a500b97ebb377308 # Parent 55066d2375b6c2b3d6a3aff8313d262d65d32aff Comment fix. diff -r 55066d2375b6 -r 98165b066331 src/s/dgux.h --- a/src/s/dgux.h Sun May 30 20:52:49 1993 +0000 +++ b/src/s/dgux.h Sun May 30 20:56:46 1993 +0000 @@ -261,7 +261,7 @@ #define POSIX_SIGNALS -/* Not worth converting the old GNU malloc to work with POSIX_SIGNALS. */ +/* pmr@rock.concert.net says Emacs fails without this. We don't know why. */ #define SYSTEM_MALLOC /* Define this if you use System 5 Release 4 Streams */