From xemacs-m  Tue Apr 15 09:29:36 1997
Received: from neal.ctd.comsat.com (exim@neal.ctd.comsat.com [134.133.40.21])
	by xemacs.org (8.8.5/8.8.5) with SMTP id JAA23261
	for <xemacs-beta@xemacs.org>; Tue, 15 Apr 1997 09:29:35 -0500 (CDT)
Received: from neal by neal.ctd.comsat.com with local (Exim 1.61 #1)
	id 0wH9El-0007NH-00; Tue, 15 Apr 1997 10:29:35 -0400
To: xemacs-beta@xemacs.org
Subject: Strange fontification
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: multipart/mixed;
 boundary="Multipart_Tue_Apr_15_10:29:35_1997-1"
Content-Transfer-Encoding: 7bit
From: Neal Becker <neal@ctd.comsat.com>
Date: 15 Apr 1997 10:29:35 -0400
Message-ID: <u9lo6kuzow.fsf@neal.ctd.comsat.com>
Lines: 39
X-Mailer: Gnus v5.4.45/XEmacs 20.1(beta15)

--Multipart_Tue_Apr_15_10:29:35_1997-1
Content-Type: text/plain; charset=US-ASCII

I just saw this message.  What's strange is, it was fontified so that
in all the words "Makefile:xxx" below, the "file:xxx" is shown as
bold.

For example, "file:1.6" "file:1.6.2.1" are shown in bold.  What's
bizarre is that the "Make" parts of the same words are not bold.  Is
that because fontlock is looking for the string "file:"?  Shouldn't it 
only look for regex's anchored to start of lines?


--Multipart_Tue_Apr_15_10:29:35_1997-1
Content-Type: message/rfc822

Date:	Tue, 15 Apr 1997 11:05:55 +0000 (GMT)
From:	Philip Blundell <phil@tazenda.demon.co.uk>
To:	Tim Waugh <tmw20@cam.ac.uk>
cc:	linux-parport@torque.net, linux-kernel@vger.rutgers.edu
Subject: patches for 2.1.34
Message-ID: <Pine.LNX.3.95.970415110333.6402A-100000@kensington.london.uk.eu.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII

Here are some patches against 2.1.34 to fix the remaining problems with
parport and merge Jose's /proc code.  If all seems well I'll send them to
Linus for 2.1.35.

Enjoy.
p.

Index: linux/Makefile
diff -u linux/Makefile:1.6 linux/Makefile:1.6.2.1
--- linux/Makefile:1.6	Tue Apr 15 00:28:38 1997
+++ linux/Makefile	Tue Apr 15 11:54:33 1997
[...]

--Multipart_Tue_Apr_15_10:29:35_1997-1--

