From xemacs-m  Tue Jul  8 11:16:32 1997
Received: from jagor.srce.hr (hniksic@jagor.srce.hr [161.53.2.130])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id LAA17016
	for <xemacs-beta@xemacs.org>; Tue, 8 Jul 1997 11:16:31 -0500 (CDT)
Received: (from hniksic@localhost)
	by jagor.srce.hr (8.8.6/8.8.6) id SAA26063;
	Tue, 8 Jul 1997 18:16:22 +0200 (MET DST)
To: XEmacs Developers <xemacs-beta@xemacs.org>
Subject: Re: [patch] vc-update-change-log requires add-log variables
References: <199707081538.PAA09618@mecca.spd.louisville.edu>
X-Attribution: Hrv
X-Face: Mie8:rOV<\c/~z{s.X4A{!?vY7{drJ([U]0O=W/<W*SMo/Mv:58:*_y~ki>xDi&N7XG
        KV^$k0m3Oe/)'e%3=$PCR&3ITUXH,cK>]bci&<qQ>Ff%x_>1`T(+M2Gg/fgndU%k*ft
        [(7._6e0n-V%|%'[c|q:;}td$#INd+;?!-V=c8Pqf}3J
From: Hrvoje Niksic <hniksic@srce.hr>
Date: 08 Jul 1997 18:16:22 +0200
In-Reply-To: Tomasz Cholewo's message of "Tue, 8 Jul 1997 15:38:54 GMT"
Message-ID: <kigsoxpiko9.fsf@jagor.srce.hr>
Lines: 21
X-Mailer: Gnus v5.4.59/XEmacs 20.3(beta11) - "Stockholm"

Tomasz Cholewo <tjchol01@mecca.spd.louisville.edu> writes:

> vc-update-change-log (C-x v a) fails when trying to access
> `add-log-full-name' and `add-log-mailing-address' variables which are
> defcustom'ed in add-log.el.

Why does it try to access these two variables?  If it muss access
them, it should rather `require' add-log, as your second solution
indicates.

> The following patch adds autoload cookies for these two variables in
> add-log.

These autoloads were removed for a reason -- they caused havoc in the
startup code.

-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
Thou Who might be our Father Who perhaps may be in Heaven...
                                                -- Roger Zelazny

