From xemacs-m  Mon Feb 24 13:28:24 1997
Received: from CNRI.Reston.VA.US (CNRI.Reston.VA.US [132.151.1.1])
	by xemacs.org (8.8.5/8.8.5) with SMTP id NAA14950
	for <xemacs-beta@xemacs.org>; Mon, 24 Feb 1997 13:28:23 -0600 (CST)
Received: from newcnri.cnri.reston.va.us by CNRI.Reston.VA.US id aa12470;
          24 Feb 97 10:20 EST
Received: from anthem.CNRI.Reston.Va.US by newcnri.CNRI.Reston.Va.US (SMI-8.6/SMI-SVR4)
	id KAA14297; Mon, 24 Feb 1997 10:20:13 -0500
Received: by anthem.CNRI.Reston.Va.US (SMI-8.6/SMI-SVR4)
	id KAA10449; Mon, 24 Feb 1997 10:20:12 -0500
Date: Mon, 24 Feb 1997 10:20:12 -0500
Message-Id: <199702241520.KAA10449@anthem.CNRI.Reston.Va.US>
From: "Barry A. Warsaw" <bwarsaw@anthem.cnri.reston.va.us>
MIME-Version: 1.0
Content-Type: multipart/mixed;
	boundary="e+UKNotuvkZG5m+JkZCrlfENwpOxoOVMDRx9s5es"
Content-Transfer-Encoding: 7bit
To: xemacs-beta@xemacs.org
Subject: b95 prim/files.el patch lost
Reply-To: "Barry A. Warsaw" <bwarsaw@CNRI.Reston.VA.US>
X-Attribution: BAW
X-Oblique-Strategy: Feed the recording back out of the medium
X-Url: http://www.python.org/~bwarsaw


--e+UKNotuvkZG5m+JkZCrlfENwpOxoOVMDRx9s5es
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit


You lost this patch when you updated hack-local-variables-prop-line to
the `jwz new version' for b95.

-Barry


--e+UKNotuvkZG5m+JkZCrlfENwpOxoOVMDRx9s5es
Content-Type: text/plain
Content-Disposition: inline;
	filename="patch-4"
Content-Transfer-Encoding: 7bit

*** files.el	1997/02/24 15:15:41	1.1
--- files.el	1997/02/24 15:16:06
***************
*** 1261,1265 ****
  	(cond ((not (search-forward "-*-" end t))
  	       ;; doesn't have one.
! 	       nil)
  	      ((looking-at "[ \t]*\\([^ \t\n\r:;]+\\)\\([ \t]*-\\*-\\)")
  	       ;; Antiquated form: "-*- ModeName -*-".
--- 1261,1265 ----
  	(cond ((not (search-forward "-*-" end t))
  	       ;; doesn't have one.
! 	       (setq force t))
  	      ((looking-at "[ \t]*\\([^ \t\n\r:;]+\\)\\([ \t]*-\\*-\\)")
  	       ;; Antiquated form: "-*- ModeName -*-".

--e+UKNotuvkZG5m+JkZCrlfENwpOxoOVMDRx9s5es--

