From xemacs-m  Tue Jul  8 11:02:18 1997
Received: from mecca.spd.louisville.edu (mecca.spd.louisville.edu [136.165.40.148])
	by xemacs.org (8.8.5/8.8.5) with SMTP id LAA16773
	for <xemacs-beta@xemacs.org>; Tue, 8 Jul 1997 11:02:07 -0500 (CDT)
Received: (from tjchol01@localhost) by mecca.spd.louisville.edu (950413.SGI.8.6.12/8.6.12) id QAA10084; Tue, 8 Jul 1997 16:02:27 GMT
Date: Tue, 8 Jul 1997 16:02:27 GMT
Message-Id: <199707081602.QAA10084@mecca.spd.louisville.edu>
From: Tomasz Cholewo <tjchol01@mecca.spd.louisville.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: XEmacs-Beta Mailing List <xemacs-beta@xemacs.org>
Subject: rcs2log
X-Mailer: VM 6.32 under 20.3 "Athens" XEmacs  Lucid (beta10)

After syncing vc.el with GNU Emacs we also need to use their rcs2log.
New vc.el uses '-u' option which the old rcs2log does not understand.

P.S.  Here is a ChangeLog entry for my previous patch.

1997-07-08  Tomasz Cholewo  <tjchol01@mecca.spd.louisville.edu>

	* packages/add-log.el: Add autoload comments for
        add-log-mailing-addres and add-log-full-name variables.

