;;; -*- Mode:LISP; Package:USER; Base:10; Readtable:Common-Lisp; Patch-File:T -*- ;;; Patch directory for Tape version 21 ;;; Written 14-Mar-88 12:33:25 by keith (Keith M. Corbett) at site LMI ;;; while running on Opus from band 3 ;;; with Experimental System 123.199, Experimental Local-File 73.3, Experimental FILE-Server 22.1, Experimental Unix-Interface 11.0, Experimental KERMIT 34.3, Experimental ZMail 71.0, Experimental Lambda-Diag 15.0, Experimental Tape 21.1, Experimental Tiger 27.0, microcode 1754, SDU Boot Tape 3.14, SDU ROM 8, Beta II/site. (:EXPERIMENTAL ((0 "Tape Loaded" "keith" NIL) (1 "In v20, Tar-Format had wrong nickname; should be \"TAR\", not \"TAR-FORMAT\". Delete old name from *tape-format-alist* if present (e.g. through reloading)." "keith" NIL) (2 "Another fix to TAPE:SELECT-FORMAT. Again, use (cdr(RASS...)) to compare flavor names in *TAPE-FORMAT-ALIST*. This time, fix the case that SELECT-FORMAT gets called with a flavor name. This is Part 1 of fix to bug with right-click on selected format in Tape Frame." "keith" NIL) (3 "Even better fix to SELECT-FORMAT. Surely it meant to call :SET-OPTIONS unless INIT-OPTIONS were provided." "keith" NIL) (4 "Part 2 of fix to 'selected format' on tape frame. Right click calls PROCESS-FORMAT-SELECT, which was finding out the default tape format, but not doing anything with it. Call SELECT-FORMAT on the default format, or failing that, on the first one on the alist." "keith" NIL) ))