From xemacs-m  Thu Feb 27 07:46:37 1997
Received: from chekov.ctd.comsat.com (exim@chekov.ctd.comsat.com [134.133.40.22])
	by xemacs.org (8.8.5/8.8.5) with SMTP id HAA00102
	for <xemacs-beta@xemacs.org>; Thu, 27 Feb 1997 07:46:36 -0600 (CST)
Received: from neal by chekov.ctd.comsat.com with local (Exim 1.58 #2)
	id 0w06AM-0007J9-00; Thu, 27 Feb 1997 08:46:34 -0500
From: Neal Becker <neal@ctd.comsat.com>
To: xemacs-beta@xemacs.org
Subject: update-elc question
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: <E0w06AM-0007J9-00@chekov.ctd.comsat.com>
Date: Thu, 27 Feb 1997 08:46:34 -0500

When patching 20.1b2 -> 20.1b3 I did make all-elc.  I noticed some
messages like this:

Compiling /u2/src/xemacs-20.1-b3/lisp/hm--html-menus/hm--html-mode.el...
Loading font-lock... (file font-lock.el is newer)
Loading hm--html... (file hm--html.el is newer)

I suppose that this is because the build process for elc doesn't know
about lisp file dependencies.  Is this a problem?

