Mercurial > emacs
changeset 3318:98165b066331
Comment fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 30 May 1993 20:56:46 +0000 |
parents | 55066d2375b6 |
children | e177111a0442 |
files | src/s/dgux.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 */