From xemacs-m  Mon Mar 24 16:55:25 1997
Received: from amber.vis-av.com (amber.vis-av.com [206.119.44.2])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id QAA20014
	for <xemacs-beta@xemacs.org>; Mon, 24 Mar 1997 16:55:23 -0600 (CST)
Received: (from derrell@localhost)
          by amber.vis-av.com (8.8.5/8.8.4)
	  id RAA24747; Mon, 24 Mar 1997 17:55:24 -0500 (EST)
Date: Mon, 24 Mar 1997 17:55:24 -0500 (EST)
Message-Id: <199703242255.RAA24747@amber.vis-av.com>
From: Derrell Lipman <derrell@vis-av.com>
To: XEmacs Beta List <xemacs-beta@xemacs.org>
Subject: *compilation* buffer face regexp
X-Mailer: VM 6.21 under 19.15 XEmacs Lucid (beta103)
Reply-To: derrell@vis-av.com
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII

While compiling b104 (with b103) I noticed that the face selection for
the Loading... messages was inconsistent.  For example:

Loading float-sup... (340)		<- font-lock-doc-string-face
Loading itimer... (13288)		<- default face
Loading itimer-autosave... (796)	<- font-lock-doc-string-face
Loading scrollbar... (944)		<- default face

It seems to have to do with whether there is a dash in the line.  Are
there any patches available correct this?

Derrell

