;;; -*- Mode:Lisp; Readtable:ZL; Package:USER; Base:10; Patch-File:T -*- ;;; Patch file for System version 123.246 ;;; Reason: ;;; Delete three obsolete methods from TELNET:SIMPLE-ASCII-STREAM-TERMINAL ;;; Written 28-Apr-88 15:05:06 by pld at site Gigamos Cambridge ;;; while running on Azathoth from band 3 ;;; with Experimental System 123.244, Experimental Local-File 73.4, Experimental FILE-Server 22.2, Experimental Unix-Interface 11.0, Experimental KERMIT 34.3, Experimental ZMail 71.0, Experimental Lambda-Diag 15.0, Experimental Tape 22.2, microcode 1756, SDU Boot Tape 3.14, SDU ROM 8, the old ones. (undefmethod (telnet:simple-ascii-stream-terminal :clear-screen)) (undefmethod (telnet:simple-ascii-stream-terminal :do-rubout-handler-prompting)) (undefmethod (telnet:simple-ascii-stream-terminal :redisplay))