;;; -*- Mode:LISP; Package:USER; Base:10; Readtable:Common-Lisp; Patch-File:T -*- ;;; Patch directory for ZWEI version 125 ;;; Written 26-Jul-88 16:30:06 by pld (Peter L. DeWolf) at site Gigamos Cambridge ;;; while running on Cthulhu from band 3 ;;; with System 125.19, ZWEI 125.3, ZMail 73.0, Local-File 75.0, File-Server 24.0, Unix-Interface 13.0, Tape 24.2, Lambda-Diag 17.0, Experimental Kermit 36.5, microcode 1761, SDU Boot Tape 3.14, SDU ROM 8. (:RELEASED ((0 "ZWEI Loaded" "pld" NIL) (1 "Zwei's Meta-X Set Base didn't have any default handling, which could lead to spurious '*eof* value being your read and print base! Fix defaults here to display default (base 10.), let it be the yank default, etc. Similar for Set Readtable." "keith" NIL) (2 "Add COM-EDIT-BUFFERS to ZMacs command menu. That rounds out the set of useful buffer-listing/manipulating commands; this may be the most useful." "keith" NIL) (3 "When you were using Dired on a directory one level down from the root directory, if you typed the \"<\" command to edit the directory's superior, Dired falsely claimed that there was none. Now it correctly edits the root directory." "pld" NIL) (4 "ZWEI's Lisp sectionization didn't understand definitions with a package prefix. (defstruct foo1) worked fine, but (zl:defstruct foo2) didn't work." "pld" NIL) ))