(FILECREATED " 7-Nov-86 17:24:43" {QV}<NOTECARDS>1.3K>NEXT>PATCHLOADER.;7 2409   

      changes to:  (VARS PATCHLOADERCOMS)

      previous date: " 6-Nov-86 17:08:17" {QV}<NOTECARDS>1.3K>NEXT>PATCHLOADER.;5)


(* Copyright (c) 1986 by Xerox Corporation. All rights reserved.)

(PRETTYCOMPRINT PATCHLOADERCOMS)

(RPAQQ PATCHLOADERCOMS ((* * This file contains patch files to load on top of 
			     <notecards>1.3k>next>notecards.dcom in order to bring oneself up to date 
			     with the latest changes.)
			  (FILES (FROM {QV}<NOTECARDS>1.3K>NEXT>)
				 (* * pmi DATE??: Fix to changes that were somehow lost from 
				    NCDATABASE, mostly involving extra OverrideStream arg to several 
				    functions.)
				 PMIPATCH001
				 (* * rht DATE??: Fixes subtle insidious bug from Ken's code only 
				    discovered when notefile is compacted. Also fixes other compactor 
				    interface bugs.)
				 RHTPATCH134
				 (* * rht DATE??: Fixes bug whereby cards being deleted had their 
				    links replaced with deleted link imageobj's instead of simply 
				    being removed.)
				 RHTPATCH135
				 (* * rht 11/5/86: Fix to bug in ExpandBrowserNode reported by John 
				    Tang.)
				 RHTPATCH136
				 (* * rht 11/6/86: Fix to bug whereby link labels were dropped by 
				    converter. Also fixes prompt mess's in converter. Also now 
				    autoloads scavenger in case NCREPAIR not loaded. REQUIRES SPECIAL 
				    HANDLING TO INSERT P INTO COMS OF NCCONVERTVERSION2TO3.)
				 RHTPATCH137
				 (* * rht 11/6/86: Fix to bug reported by Tad whereby 
				    NCP.DocumentParameters got confused.)
				 RHTPATCH138
				 (* * rht 11/7/86: Revamping of types mechanism to allow stub loading 
				    and normal loading of card types in arbitrary order without 
				    breaking things. Adds new default \\FILLME// value for card type 
				    fields.)
				 RHTPATCH139
				 (* * rht 11/7/86: Fix to NCP.DeleteCards so that it once again 
				    doesn't bug user for confirmation.)
				 RHTPATCH140)))
(* * This file contains patch files to load on top of <notecards>1.3k>next>notecards.dcom in 
order to bring oneself up to date with the latest changes.)

(FILESLOAD (FROM {QV}<NOTECARDS>1.3K>NEXT>)
	   PMIPATCH001 RHTPATCH134 RHTPATCH135 RHTPATCH136 RHTPATCH137 RHTPATCH138 RHTPATCH139 
	   RHTPATCH140)
(PUTPROPS PATCHLOADER COPYRIGHT ("Xerox Corporation" 1986))
(DECLARE: DONTCOPY
  (FILEMAP (NIL)))
STOP