+2002-11-05 Richard M. Stallman <rms@gnu.org>
+
+ * s/sol2-5.h (BROKEN_SIGIO): Turn off the #undef.
+
+ * callint.c (Fcall_interactively): New local filter_specs.
+ (Fcall_interactively): Check for progn as well as let.
+ Add a gcpro.
+ (Qprogn): New variable.
+ (syms_of_callint): Staticpro and init Qprogn.
+
2002-11-04 John Paul Wallington <jpw@shootybangbang.com>
* lread.c (Feval_buffer): Doc fix.
#include "sol2-4.h"
+#if 0 /* Klaus Zeitler <kzeitler@lucent.com> says SIGIO still fails. */
#undef BROKEN_SIGIO
+#endif
/* -lgen is needed for the regex and regcmp functions
which are used by Motif. In the future we can try changing