;;; -*- Mode: Common-Lisp; Package:User; Base:10.; Patch-File:T -*-
;;; Patch directory for CLX version 6
;;; Written 05/07/90 16:16:16 by KK,
;;; while running on RIGI from band PB28
;;; With SYSTEM 6.31, GC 6.3, VIRTUAL-MEMORY 6.3, MICRONET 6.0, MICRONET-COMM 6.3,
;;;  DISK-IO 6.3, DISK-LABEL 6.0, BASIC-PATHNAME 6.4, MAC-PATHNAME 6.0, NETWORK-SUPPORT-COLD 6.2,
;;;  BASIC-NAMESPACE 6.7, BASIC-FILE 6.10, RPC 6.2, NFS-MX 6.6, EH 6.6, MAKE-SYSTEM 6.2,
;;;  MEMORY-AUX 6.0, COMPILER 6.14, TV 6.24, NVRAM 6.2, UCL 6.0, INPUT-EDITOR 6.0,
;;;  MACTOOLBOX 2.17, METER 6.1, ZWEI 6.13, DEBUG-TOOLS 6.4, WINDOW-MX 6.10, PRINTER 6.4,
;;;  MAC-PRINTER-TYPES 6.2, CLIPBOARD 6.1, TI-CLOS 6.44, CLEH 6.5, NETWORK-PATHNAME 6.1,
;;;  NETWORK-NAMESPACE 6.1, DATALINK 6.0, CHAOSNET 6.6, NETWORK-SUPPORT 6.1, NETWORK-SERVICE 6.2,
;;;  DATALINK-DISPLAYS 6.0, MX-DATALINK 6.1, NAMESPACE-EDITOR 6.4, IP 3.60, NFS-MX-SERVER 6.0,
;;;  MX-SERIAL 6.1, PRINTER-TYPES 6.2, IMAGEN 6.1, MAIL-DAEMON 6.6, MAIL-READER 6.7,
;;;  TELNET 6.1, VT100 6.0, STREAMER-TAPE 6.5, DECNET 1.72, VISIDOC 6.7, PROFILE 6.3,
;;;  Experimental CLX 6.10, CLUE 6.97, Experimental BUG 11.19, Experimental SC 3.0,
;;;  Experimental CLIO 23.0,  microcode 139, Band Name: microExplorer Network + SLE (11/28)

(:PATCH-SYSTEM-NAME "CLX" :MAJOR-VERSION 6 :LATEST-MINOR-VERSION 11)

(:EXPERIMENTAL
((0 "CLX Loaded" "BUILD" NIL)
  (1 "with-location-bindings: Add code-walker. Fixes SPR# 9489." "KK" NIL)
  (2 "image-pixmap: Correct bug in tiling image smaller than pixmap." "KK" NIL)
  (3 "with-gcontext: ensure clip-mask is properly restored. You must recompile an application to get the new version
of this macro." "KK" NIL)
  (4 "set-window-border: Correctly encode :copy as pixmap id #x0" "KK" NIL)
  (5 "create-window: Correctly encode :copy as 0 for border and colormap.
**** WARNING! If using CLUE, you must (re)load CLUE patch 6.24 after loading this patch ****" "KK" NIL)
  (6 "text-width: Check that font argument is correct type (SPR 10720)." "KK" NIL)
  (7 "Correct definitions of Explorer-dependent keysyms (#\\network, etc.)." "KK" NIL)
  (8 "open-display: Don't signal error when :protocol arg is given." "KK" NIL)
  (9 "def-char-info-accessors: fix indexing error in char-width, etc." "KK" NIL)
  (10 "text-extents: Return correct font ascent, descent, direction even if string is empty." "KK" NIL)
  (11 "encode-wm-size-hints: Set user-specified-size/position-p even if size-hints does not include x/y, width/height." "KK" NIL)
  ))