(FILECREATED " 6-Jan-87 15:00:32" {QV}<NOTECARDS>1.3K>NEXT>PATCHLOADER.;60 3299   

      changes to:  (VARS PATCHLOADERCOMS)

      previous date: "22-Dec-86 14:33:37" {QV}<NOTECARDS>1.3K>NEXT>PATCHLOADER.;59)


(* Copyright (c) 1986, 1987 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>)
				 (* * Fixes (again)
				    problems w/ NC.PostGreet %. Not a biggie this time)
				 RGPATCH004
				 (* * Fixes Bug #281: Opening a new NoteFile should prompt the user 
				    for placement of its menu.)
				 PMIPATCH011
				 (* * Fixes bug #45: Remove obsolete argument ReturnLinksFlg in 
				    NC.SelectNoteCards.)
				 PMIPATCH012
				 (* * rht 12/12/86: Fixes problem with SelectNoteCards on Carolyn's 
				    machine. Not repeatable elsewhere? Now finds promptwindow using 
				    the MAINWINDOW windowprop rather than the MAINWINDOW function.)
				 RHTPATCH174
				 (* * rht&pmi 12/16/86: Fixes bug #335 reported by Peggy whereby 
				    following links to shrunken text cards when DelTEditProcess... is 
				    set, screws up.)
				 RHTPATCH176
				 (* * rht 12/16/86: Fixes bug reported by Randy G whereby answering 
				    "no"
				    to request to open Crossfilelink's notefile during browser 
				    creation causes break.)
				 RHTPATCH175
				 (* * rht 12/16/86: Fixes bug reported by Kirk whereby 
				    NC.SmartDeleteLinks was calling NC.CardSaveFn for cards about to 
				    be deleted.)
				 RHTPATCH177
				 (* * rht 12/16/86: Partially fixes bug reported by Kirk whereby 
				    CrossFileLink question about whether to open remote notefile was 
				    appearing in a strange place.)
				 RHTPATCH178
				 (* * rg 12/17/86: Added missing ListOfFILLMEFields arg to 
				    NCP.CreateCardTypeStub)
				 RGPATCH005
				 (* * rg 12/18/86: Now link labels w/ FilingLinkTypeFlg property T 
				    are considered "filing" links.)
				 RGPATCH006
				 (* * rg 12/18/86: Cycle-checking generalized to be applicable to 
				    other than filing link types)
				 RGPATCH007
				 (* * pmi 12/19/86 This fix corrects the spelling of "Permanently" in 
				    the Delete Card menu item)
				 PMIPATCH013
				 (* * pmi 12/22/86: Removes Inspect&Repair and Compact from list of 
				    allowable operations on open NoteFiles. Also cleaned up prompt 
				    messages and test for open NoteFiles to use NC.OpenNoteFileP 
				    instead of OPENP or fetching a OpenNoteFilePFn from a NoteFile
				    (which NC.OpenNoteFileP does.))
				 PMIPATCH014
				 (* * rg 1/6/87 Adds FORCEOUTPUT to NCLocalDevice.CheckpointNoteFile)
				 RGPATCH008)))
(* * 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>)
	   RGPATCH004 PMIPATCH011 PMIPATCH012 RHTPATCH174 RHTPATCH176 RHTPATCH175 RHTPATCH177 
	   RHTPATCH178 RGPATCH005 RGPATCH006 RGPATCH007 PMIPATCH013 PMIPATCH014 RGPATCH008)
(PUTPROPS PATCHLOADER COPYRIGHT ("Xerox Corporation" 1986 1987))
(DECLARE: DONTCOPY
  (FILEMAP (NIL)))
STOP