LMFL#!C(:PADDED T :HOST "SYS" :BACKUP-DATE 2773683764. :SYSTEM-TYPE :LOGICAL :VERSION 108. :TYPE "PATCH-DIRECTORY" :NAME "PATCH-3" :DIRECTORY ("REL3-2" "PATCH" "ZMACS") :SOURCE-PATTERN "( :DIRECTORY (\"REL3-2\") :NAME :WILD :TYPE :WILD :VERSION :NEWEST)" :VERSION-LIMIT 0. :CHARACTERS T :NOT-BACKED-UP T :CREATION-DATE 2772640315. :AUTHOR "REL3-2" :LENGTH-IN-BYTES 7634. :LENGTH-IN-BLOCKS 8. :BYTE-SIZE 8.)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ;;; -*- Mode: Common-Lisp; Package:User; Base:10.; Patch-File:T -*-;;; Patch directory for ZWEI version 3;;; Written 11/11/87 11:51:54 by BOBM,;;; while running on MADAME-CURIE from band LODZ;;; With IO 3.46, PATHNAME 3.17, FILE 3.16, SYSTEM 3.114, METER 3.7, SERIAL 3.2, CHAOSNET 3.25,;;;  ETHERNET 3.4, GC 3.24, IMAGEN 3.0, MAIL-DAEMON 3.8, NETWORK-SUPPORT 3.21, PROFILE 3.6,;;;  SUGGESTIONS 3.7, UCL 3.4, ZWEI 3.44, STREAMER-TAPE 3.17, DEBUG-TOOLS 3.6, FONT-EDITOR 3.1,;;;  GLOSSARY 3.1, INPUT-EDITOR 3.0, MAIL-READER 3.23, NAMESPACE-EDITOR 3.7, NVRAM 3.6,;;;  TELNET 3.7, TV 3.33, NAMESPACE 3.15, COMPILER 3.35, PRINTER 3.10, SYSLOG 3.1,;;;  VT100 3.14, VISIDOC 1.0, IP 2.76, Experimental BUG 8.0, GRAPHICS-WINDOW 3.4,;;;  GED 3.3,  microcode 225, Band Name: tv-band 11-06(:PATCH-SYSTEM-NAME "ZWEI" :MAJOR-VERSION 3 :LATEST-MINOR-VERSION 45)(:RELEASED((0 "ZWEI Loaded" "Modified" NIL)  (1 "Allow NSE buffers to be saved via KILL-OR-SAVE-BUFFERS.  Bug #4910; patch by RPM; code readers: DKM, LSS. " "BOBM" NIL)  (2 "Fix doc-string fonting. Code read by rpm and dkm. " "BOBM" NIL)  (3 "Fix handling of TYI's in macro streams so that quoted characters can be captured by keyboard macros. Stanford beta test bug (# unknown). Code read and tested by rpm and dkm." "BOBM" NIL)  (4 "Fix bp-at-paragraph-starter and fill-interval to correctly handle filling with fill-prefixes. Also   fix bug that sometimes put you in the EH when filling a marked region. Code reviewed by DKM, RPM, CI" "DMEYER" NIL)  (5 "Enhance find-or-create-idle-zmacs-window to try harder to use existing ZMACS windows.Also, allow new optional args to specifying commands or intervals which ZMACS may beprocessing  that are OK to use." "DMEYER" NIL)  (6 "Fix patch 3.5 to search for available zmacs windows in the correct order. DKM " "DMEYER" NIL)  (7 "1) Fix META-X End Comment to stay out of error handler.2) Fix minibuffer completion warnings to avoid overwriting minibuffer input.3) Fix and improve META-X Copy From Previous Line.4) Fix Dired file query to accept a SPACE for \"Yes\" like we do most everywhere else.5) Fix META-X Find Unbalanced Parentheses for case where last line in buffer contains a semicolon." "BOBM" NIL)  (8 "Allow Meta-X Display Font to take a numeric argument to mean that you want to display the font withsomething other than CPTFONT above it for comparison. You are prompted for both fonts to be displayed." "BOBM" NIL)  (9 "1) For patching, accept any nickname for a patchable system when prompted for the system to patch.2) For simple-tag-tables, allow user to omit the table name. Use gensym and continue processing. " "BOBM" NIL)  (10 "Increase Zmacs' regular pdl size from 4k to 6k for the release 3 compiler. NOTE: This will only take effect for editors created AFTER this patch is loaded. " "BOBM" NIL)  (11 "Patch to prevent Zmacs from creating a lot of uncollectable garbage. Changes how Zmacs handlesmouse blinkers, overlying windows and redisplay. " "BOBM" NIL)  (12 "Make BIND-KEY part of Zmacs. You won't need to load it from PUBLIC anymore." "BOBM" NIL)  (13 "Remove dependencies on PROCESSOR-TYPE-CODE.  [SPR 5751]" "ab" NIL)  (14 "Fix the overlying window (e.g. view-file window) to always start in column 1." "BOBM" NIL)  (15 "Spr 1372 (old rel2 bug) Exchange lines enters the error hanlder when the cursor is on the last line of a buffer.  Spr 4418 Reverse following list enters the error handler when the cursor in the middle of the list. Spr 2048 (old rel2 bug) m-c-y should be bound to repeat last minibuffer command like Symbolics  Spr 5389 Trying to write or save the Word abbrev file enters the error handler Spr 5340 Meta-. on a method with a def in the TV pkg and  the W pkg prints the W first although *package* is tv  Spr 4767 BP-in-doc-string sometimes enters the error handler  Spr 4221 A doc string for a DEFPARAMETER is in the wrong font  Spr 5453,5355,5565 Yanking all the text from a register selects the top item from the kill history instead of the  register" "CAROL" NIL)  (16 "Fix the C command in DIRED so that when it is executed on a line describing a directory, it copiesall its files and subdirectories to the destination." "BOBM" NIL)  (17 "spr 6160 yanking text from the kill history with the mouse is broken" "CAROL" NIL)  (18 "yanking text from the kill history with the mouse is broken" "CAROL" NIL)  (19 "Add complete region-marking support for color systems." "BOBM" NIL)  (20 "Add multiple-copy capability to Dired: Mark files via keystroke C-C. After X, Q or END, confirmationis asked for in typeout window, as usual. If copy is confirmed, user is prompted for a directory to copy all marked files to. Each marked file is copied to specified directory, under current file name and extension. Most useful in cases where wildcarding is either too general or too specific. " "BOBM" NIL)  (21 "Make the :after :kill method of ZMACS-BUFFER check that the section name HAS a function spec before trying to GET the function spec.  Previously, it looked for a section name that wasa string.  Code read by rpm, kcb." "MCBRIDE" NIL)  (22 "Adds capability for a \"generic\" mouse highlighting function to be defined and run.(Patches :mouse-moves method of ZWEI).Added for VISIDOC (and anyone else who wants it).  slm -- code read rpm, kcb." "MCBRIDE" NIL)  (23 "Make most \"window\" methods of ZWEI-FRAME and ZMACS-FRAME look for windows oftype zmacs-window-pane (instead of only looking for a mode-line-windw).Added for VISIDOC.  slm (read by rpm, kcb)" "MCBRIDE" NIL)  (24 "This is to support mail, making mail not to depend on editor for bufferselection. [spr6561 - wjb,nn,rpm]" "nagase" NIL)  (25 "add meta x Edit disk partitions Requires system patch 108" "CAROL" NIL)  (26 "A fix for zmacs/mail mode problem. [wjb,nn,rpm]." "nagase" NIL)  (27 "change to select default module number" "CAROL" NIL)  (28 "add confirm message for abort keyfix overlap/free message displaysfix deexpose popup processing for change cfg items" "CAROL" NIL)  (29 "fixes to edit disk partitions:   some stuff still on the kill history   sometimes incorrectly reports overlapping blocks   receive,transmit, and compare need the partition type   when adding partitions insure some reasonable values" "CAROL" NIL)  (30 "Add foreground/background color options in popup menu  - nn/ci." "nagase" NIL)  (31 "properly dispose of remote connections" "CAROL" NIL)  (32 "fix remote access of default config band in edit disk partitions" "CAROL" NIL)  (33 "fix compare disk partitions accross the network edit disk partitions" "CAROL" NIL)  (34 "Do not change origin and size when receiving bands" "CAROL" NIL)  (35 "allow maximum flexible in receiving and transmitting bands" "CAROL" NIL)  (36 "allow multiple disk label buffers" "CAROL" NIL)  (37 "allow transfer/receives with unix type disk names" "CAROL" NIL)  (38 "add more checking for changing default mcr & loads when there is no cfg band" "CAROL" NIL)  (39 "enters error handler when abort out of change sort parameters menu" "CAROL" NIL)  (40 "do not allow load unit change on remote disk" "CAROL" NIL)  (41 "add host name to \"disk-name\" after checking no host exists by \"disk-name\"" "CAROL" NIL)  (42 "correct spelling in mouse documentation line" "CAROL" NIL)  (43 "update flavor data correctly in config band editor" "CAROL" NIL)  (44 "when updating the attributes after a recieve band use the right name" "CAROL" NIL)  (45 "Fix INTERVAL-TYPEOUT-STREAM-IO (e.g. evaluating into a buffer) to properly handle :TYO operation. " "BOBM" NIL)  ))