(FILECREATED "12-Mar-87 18:11:10" {QV}<NOTECARDS>1.3K>NEXT>RHTPATCH214.;2 994    

      changes to:  (VARS RHTPATCH214COMS)

      previous date: "12-Mar-87 18:09:41" {QV}<NOTECARDS>1.3K>NEXT>RHTPATCH214.;1)


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

(PRETTYCOMPRINT RHTPATCH214COMS)

(RPAQQ RHTPATCH214COMS ((* * Fixes bug reported by John Tang whereby Close w/o confirm is 
			     disallowed for open notefiles.)
			  (* * Change to NCINTERFACE)
			  (* * Requires modifying the ADDVARS for NC.NoteFileIconOpenOperations)
			  (ADDVARS (NC.NoteFileIconOpenOperations Close% w/o% confirm))))
(* * Fixes bug reported by John Tang whereby Close w/o confirm is disallowed for open 
notefiles.)

(* * Change to NCINTERFACE)

(* * Requires modifying the ADDVARS for NC.NoteFileIconOpenOperations)


(ADDTOVAR NC.NoteFileIconOpenOperations Close% w/o% confirm)
(PUTPROPS RHTPATCH214 COPYRIGHT ("Xerox Corporation" 1987))
(DECLARE: DONTCOPY
  (FILEMAP (NIL)))
STOP