(FILECREATED " 2-Nov-86 01:26:14" {QV}<NOTECARDS>1.3K>NEXT>PATCHLOADER.;14 3438   

      changes to:  (VARS PATCHLOADERCOMS)
		   (FILES RHTPATCH130 RHTPATCH127)

      previous date: "21-Oct-86 21:29:12" {QV}<NOTECARDS>1.3K>NEXT>PATCHLOADER.;8)


(* 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>)
				 (* * Changes that make cross file links possible. Should be 
				    integrated before making NCCROSSFILELINKS available.)
				 RHTPATCH114
				 (* * Fixes for filebox markers.)
				 RHTPATCH116
				 (* * Fix for NC.SetSystemDate.)
				 RHTPATCH117
				 (* * Fixes NC.AutoloadApply* so can run in Lyric.)
				 KIRKPATCH030
				 (* * Fixes for NCDOCUMENTCARD and two typos fixed in NCPROGINT.)
				 RHTPATCH119
				 (* * Fixes bug #246 in NCREPAIR)
				 RHTPATCH120
				 (* * Fixes bug #235: NCREPAIR and NCCOMPACT autoloadable. Will need 
				    special action to be sure these two names are removed from 
				    NC.CoreFiles.)
				 RHTPATCH121
				 (* * Fix to bug #245: QuitFns shouldn't call NC.DeactivateCard.)
				 RHTPATCH122
				 (* * Fix to bug #193: card close w/o saving shouldn't orphanize 
				    cards.)
				 RHTPATCH123
				 (* * Fix to bug #116: NC.SelectNoteCards now restores TTY to whoever 
				    had it originally if possible.)
				 RHTPATCH125
				 (* * 10/21/86: Fix for canceling out of document and search card 
				    creation.)
				 RHTPATCH126
				 (* * 10/31/86: Fix of bugs causing breaks when inspecting notefile 
				    needing truncation.)
				 RHTPATCH127
				 (* * 10/31/86: Fix for Tad's bug in NCP.GetLinks.)
				 RHTPATCH128
				 (* * 10/31/86: Fix for killer typo in NC.LoadFileFromDirectories)
				 RHTPATCH129
				 (* * 11/1/86: Fixes for problems with running notecards in lyric. 
				    Mostly adding readtable arg to PRINT and READ statements.)
				 RHTPATCH130
				 (* * 11/1/86: Puts back some junk about notefile version objects 
				    that mysteriously got dropped from NCDATABASE. THIS NEEDS SPECIAL 
				    HANDLING TO INSERT AT PROPER PLACE IN COMS.)
				 RHTPATCH131
				 (* * 11/1/86: Fixes bug #254: break when fetching card type fields 
				    of the NoteCard card type. Change was to macro 
				    NC.GetCardTypeField. THIS NEEDS SPECIAL HANDLING IN ORDER THAT 
				    FUNCTIONS CALLING THE MACRO NC.GetCardTypeField CAN BE 
				    RECOMPILED.)
				 RHTPATCH132
				 (* * 11/2/86: Fix to bug #256: wrap browser operations with 
				    NC.ProtectedCardOperation so can't close card while they're going 
				    on. Does the same for similar operations in Graph and LinkIndex 
				    cards. Also fixes a couple of other bugs.)
				 RHTPATCH133)))
(* * 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>)
	   RHTPATCH114 RHTPATCH116 RHTPATCH117 KIRKPATCH030 RHTPATCH119 RHTPATCH120 RHTPATCH121 
	   RHTPATCH122 RHTPATCH123 RHTPATCH125 RHTPATCH126 RHTPATCH127 RHTPATCH128 RHTPATCH129 
	   RHTPATCH130 RHTPATCH131 RHTPATCH132 RHTPATCH133)
(PUTPROPS PATCHLOADER COPYRIGHT ("Xerox Corporation" 1986))
(DECLARE: DONTCOPY
  (FILEMAP (NIL)))
STOP