From xemacs-m  Mon Mar 10 07:26:42 1997
Received: from neal.ctd.comsat.com (exim@neal.ctd.comsat.com [134.133.40.21])
	by xemacs.org (8.8.5/8.8.5) with SMTP id HAA22496
	for <xemacs-beta@xemacs.org>; Mon, 10 Mar 1997 07:26:40 -0600 (CST)
Received: from neal by neal.ctd.comsat.com with local (Exim 1.58 #2)
	id 0w4567-0001Tx-00; Mon, 10 Mar 1997 08:26:39 -0500
From: Neal Becker <neal@ctd.comsat.com>
To: xemacs-beta@xemacs.org
Subject: 20.1b5 set-fill-column bug
X-Face: "$ryF/ne$oms9n}#TY|W5Ttjbp-6/u4j'7c:%-aq2IAf'&DjuvII4wvr:eU{h=GMPcVTP,p
 XgCPnk{Qu:7P=jH00Q?B(*bZ\7#x_&KD=%hU1VhP'`hy'PF01*tU9DAoK7QXTGzL%fe!lIj,0Ds,P:
 GV_YPd*4GO?ClJAPRa=iB\PuIQmM=Q>qo87lJh-N2PQL-2QaM>}LdWI<}
Mime-Version: 1.0 (generated by tm-edit 7.105)
Content-Type: text/plain; charset=US-ASCII
Message-Id: <E0w4567-0001Tx-00@neal.ctd.comsat.com>
Date: Mon, 10 Mar 1997 08:26:39 -0500

Signaling: (error "set-fill-column requires an explicit argument")
  signal(error ("set-fill-column requires an explicit argument"))
  cerror("set-fill-column requires an explicit argument")
  apply(cerror "set-fill-column requires an explicit argument")
  error("set-fill-column requires an explicit argument")
  set-fill-column(nil)
  call-interactively(set-fill-column)

