From xemacs-m  Thu Jan 23 08:34:24 1997
Received: from mharnois.workgroup.net (pm1-057.sbt.net [206.153.211.57])
          by xemacs.org (8.8.4/8.8.4) with ESMTP
	  id IAA14486 for <xemacs-beta@xemacs.org>; Thu, 23 Jan 1997 08:34:23 -0600 (CST)
Received: from mharnois.workgroup.net (mharnois@localhost [127.0.0.1])
          by mharnois.workgroup.net (8.8.5/8.8.4) with ESMTP
	  id IAA15100 for <xemacs-beta@xemacs.org>; Thu, 23 Jan 1997 08:34:59 -0600
Message-Id: <199701231434.IAA15100@mharnois.workgroup.net>
To: xemacs-beta@xemacs.org
Subject: patch infelicity
Date: Thu, 23 Jan 1997 08:34:58 -0600
From: Michael Harnois <mharnois@sbt.net>

While looking at the log from patching up to b91, I discovered this message:

|Index: etc/toolbar/ediff-A-up.xbm
|===================================================================
|RCS file: ediff-A-up.xbm
|diff -N ediff-A-up.xbm
|--- /dev/null  Sun Jul 17 16:46:18 1994
|+++ /tmp/12107baa      Wed Jan 22 23:16:11 1997
--------------------------
(Creating file /tmp/12107baa...)
mkdir: too few arguments
Try `mkdir --help' for more information.
Patching file /tmp/12107baa using Plan A...
Hunk #1 succeeded at 1.

Is this a problem with patch (I'm using the one that Steve suggested)? Or
isn't it a problem?

