[comp.emacs] oops,

wolfgang@mgm.mit.edu (Wolfgang Rupprecht) (01/24/88)

grrr....

It seems that a last minute 'addition' to function diff had a typo/bug
in it. I reposted the corrected version, after cancelling the
incorrect one.  Unfortunately the cancel was only partially successful
due to time delays etc. If you got two copies of unix.el the second
one is the correct version. If you only got one copy of unix.el make
sure that the function diff has the line:

<    (if interactive-p				; wrongo!
<	(setq nocontext current-prefix-arg))
--
>    (if (interactive-p)			; correct
>	(setq nocontext current-prefix-arg))

Thanks to Amos and Cesar for pointing out that buggy posting was still 
propagating on the net.

				-wolfgang
Wolfgang Rupprecht	ARPA:  wolfgang@mgm.mit.edu (IP 18.82.0.114)
Freelance Consultant	UUCP:  mit-eddie!mgm.mit.edu!wolfgang
Boston, Ma.		VOICE: Hey_Wolfgang!_(617)_267-4365