Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!hao!boulder!sunybcs!rutgers!princeton!mind!clarity!barry From: barry@clarity.Princeton.EDU (Barry Lustig) Newsgroups: comp.emacs Subject: Small problem in 18.48 Message-ID: <1210@mind.UUCP> Date: Thu, 3-Sep-87 17:28:39 EDT Article-I.D.: mind.1210 Posted: Thu Sep 3 17:28:39 1987 Date-Received: Sat, 5-Sep-87 15:33:16 EDT Sender: news@mind.UUCP Reply-To: barry@mind.UUCP (Barry Lustig) Organization: Cognitive Science, Princeton University Lines: 24 The following should fix a small typo in 18.48. *** xterm.h~ Thu Sep 3 15:34:44 1987 --- xterm.h Thu Sep 3 17:23:21 1987 *************** *** 42,48 **** do \ { \ UNBLOCK_INPUT (); \ ! INPUT_RESIGNAL (); \ } while (0) #else /* SIGIO undefined */ --- 42,48 ---- do \ { \ UNBLOCK_INPUT (); \ ! RESIGNAL_INPUT (); \ } while (0) #else /* SIGIO undefined */