Mercurial > emacs
changeset 7848:163a9c1b5394
(X_IO_BUG): Defined.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 11 Jun 1994 12:12:57 +0000 |
parents | 43045a12cb34 |
children | bbc7770db51c |
files | src/s/sunos413.h |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/s/sunos413.h Sat Jun 11 12:11:27 1994 +0000 +++ b/src/s/sunos413.h Sat Jun 11 12:12:57 1994 +0000 @@ -19,3 +19,7 @@ #ifndef SYSTEM_MALLOC #define MEMMOVE_MISSING #endif + +/* brett@kirk.es.go.dlr.de reported that, without this definition, + Emacs would loop when olvwm exits. */ +#define X_IO_BUG