(FILECREATED "21-Apr-87 16:25:07" {QV}<NOTECARDS>1.3K>NEXT>PATCHLOADER.;167 3518   

      changes to:  (VARS PATCHLOADERCOMS)
		   (FILES RGPATCH027)

      previous date: "20-Apr-87 20:47:15" {QV}<NOTECARDS>1.3K>NEXT>PATCHLOADER.;166)


(* 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>)
				 (* * pmi 4/6/87: Added check for non-NIL AfterChangeFn before trying 
				    to apply it to the GlobalVar. Otherwise, trying to change a 
				    parameter which doesn't have this function defined would cause a 
				    break when it tried to apply NIL to the new value.)
				 PMIPATCH031
				 (* * rg 4/6/87 removed some ProtectedCardOperation wrappers that 
				    were judged to be too restrictive)
				 RGPATCH026
				 (* * rg 4/8/87 deleted unused args to NC.CloseNoteCards)
				 RGPATCH027
				 (* * pmi 4/6/87: Removed call to NC.ReportError in NC.ReadDate if 
				    bad date was found; instead, just return NIL.)
				 PMIPATCH032
				 (* * pmi 4/16/87: Small cosmetic changes to the session icon bitmap)
				 PMIPATCH033
				 (* * rht 4/17/87: Fixes bug %#522: Document cards bring up strange 
				    TTY windows when doing Put for example. Also text cards were 
				    printing to main prompt window.)
				 RHTPATCH239
				 (* * rht 4/19/87: Fixes bugs %#520, 458: The temporary TTY window 
				    now does autoscrolling. Also fixed NCTABLETOP, NCCOLLABORATION, 
				    NCHISTORYCARD to all use the same mechanism, namely, 
				    NC.LoadFileFromDirectories, in the OpenNoteFileFn. Similar fix 
				    for the autoloading of nccompact, ncrepair, etc. Also fixes minor 
				    bugs in document and link index cards whereby they were asking 
				    for confirm when canceling the create.)
				 RHTPATCH240
				 (* * rht 4/20/87: Fix to bug %#524: Delete card&Node in empty 
				    browser causes break. Fixed all its relatives in the same way.)
				 RHTPATCH242
				 (* * rht 4/20/87: Fix to bug %#526: deleting browser card doesn't 
				    orphanize new cards that were created. Changed so that orphan 
				    filing is forced for new cards that are active but not displayed.)
				 RHTPATCH243
				 (* * rht 4/20/87: Fix to bug %#518: Titling from browser doesn't 
				    spawn mouse. Added a protected card operation wrapper in 
				    NC.BrowserCreateCard as well as call to ALLOW.BUTTON.EVENTS.)
				 RHTPATCH244
				 (* * rg 4/20/87 fixes problem with menus smashing each other
				    (bug number 537))
				 RGPATCH028
				 (* * rht 4/20/87: Fixes two unreported bugs in SelectNoteCards: one 
				    to do with Undo and the other with wrong line widths for 
				    inserting items in prompt window.)
				 RHTPATCH245
				 (* * rg 4/21/87 now adds lib>next to dir list if notecards was 
				    loaded from >next>)
				 RGPATCH029)))
(* * 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>)
	   PMIPATCH031 RGPATCH026 RGPATCH027 PMIPATCH032 PMIPATCH033 RHTPATCH239 RHTPATCH240 
	   RHTPATCH242 RHTPATCH243 RHTPATCH244 RGPATCH028 RHTPATCH245 RGPATCH029)
(PUTPROPS PATCHLOADER COPYRIGHT ("Xerox Corporation" 1986 1987))
(DECLARE: DONTCOPY
  (FILEMAP (NIL)))
STOP