;;; -*- Mode: Common-Lisp; Package:User; Base:10.; Patch-File:T -*-
;;; Patch directory for CLUE version 7
;;; Written 06/28/90 18:28:18 by KK,
;;; while running on RIGI from band P614
;;; With SYSTEM 6.41, GC 6.7, VIRTUAL-MEMORY 6.3, MICRONET 6.0, MICRONET-COMM 6.4,
;;;  DISK-IO 6.4, DISK-LABEL 6.1, BASIC-PATHNAME 6.5, MAC-PATHNAME 6.0, NETWORK-SUPPORT-COLD 6.2,
;;;  BASIC-NAMESPACE 6.8, BASIC-FILE 6.14, RPC 6.2, NFS-MX 6.9, EH 6.8, MAKE-SYSTEM 6.5,
;;;  MEMORY-AUX 6.0, COMPILER 6.18, TV 6.32, NVRAM 6.4, UCL 6.1, INPUT-EDITOR 6.1,
;;;  MACTOOLBOX 2.25, METER 6.2, ZWEI 6.27, DEBUG-TOOLS 6.5, WINDOW-MX 6.12, PRINTER 6.8,
;;;  MAC-PRINTER-TYPES 6.2, CLIPBOARD 6.1, TI-CLOS 6.53, CLEH 6.5, NETWORK-PATHNAME 6.2,
;;;  NETWORK-NAMESPACE 6.1, DATALINK 6.0, CHAOSNET 6.8, NETWORK-SUPPORT 6.1, NETWORK-SERVICE 6.3,
;;;  DATALINK-DISPLAYS 6.0, MX-DATALINK 6.1, NAMESPACE-EDITOR 6.6, IP 3.65, NFS-MX-SERVER 6.0,
;;;  MX-SERIAL 6.2, PRINTER-TYPES 6.2, IMAGEN 6.1, MAIL-DAEMON 6.6, MAIL-READER 6.9,
;;;  TELNET 6.1, VT100 6.0, STREAMER-TAPE 6.6, DECNET 1.72, VISIDOC 6.7, PROFILE 6.3,
;;;  Experimental BUG 11.19, Experimental CLX 7.1, Experimental CLUE 7.14, Experimental SC 4.0,
;;;  Experimental CLIO 31.0,  microcode 191, Band Name: Rel 6.2 internal

(:PATCH-SYSTEM-NAME "CLUE" :MAJOR-VERSION 7 :LATEST-MINOR-VERSION 15)

(:EXPERIMENTAL
((0 "CLUE Loaded" "KK" NIL)
  (1 "convert: don't use unrealized contact to convert image to pixmap." "ARELLANO" NIL)
  (2 "shell: Change state :initform to compute default value properly." "KK" NIL)
  (3 "add setf functions destroyed in patch 7.2 by defcontact :accessor slots" "MARKY" NIL)
  (4 "change-geometry: ensure both move and resize are called if necessary." "KK" NIL)
  (5 "Add new processing-event-p macro." "KK" NIL)
  (6 "while-changing-layout: call change-layout only if necessary." "KK" NIL)
  (7 "Replace visible-p with (correct implementation of!) viewable-p. This lets accept-focus-p avoid 
a Match error setting focus to an unviewable window." "KK" NIL)
  (8 "Some shell fixes: Fix wm-change-protocols to avoid CLX bug. Improve efficiency of wm-take-focus method for composite." "KK" NIL)
  (9 "Update shell position correctly when resized by window mgr." "KK" NIL)
  (10 "Change default-gcontext so the cache is kept on the root rather than the display.
Also, include the latest improvements to find-gcontext in a patch." "pf" NIL)
  (11 "with-wm-properties: Fix defects in property change batching." "KK" NIL)
  (12 "with-event-mode: Restore previous translations correctly." "KK" NIL)
  (13 "transient-shell: Make TRANSIENT-FOR the root shell \"ancestor\"." "KK" NIL)
  (14 "with-event-mode: use original (not canonical) form when restoring previous translations." "DELMAR" NIL)
  (15 "wm-take-focus: Make shells ignore :focus-in unless shell is actually gaining focus from non-inferior." "KK" NIL)
  ))