Reorganize X11 keys and eliminate unnecessary overriding of
authorChris Hanson <org/chris-hanson/cph>
Thu, 13 Apr 1995 23:28:37 +0000 (23:28 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 13 Apr 1995 23:28:37 +0000 (23:28 +0000)
HOOK/MAKE-SPECIAL-KEY.

v7/src/edwin/edwin.pkg
v7/src/edwin/key-x11.scm

index 7320398350e0376336fe515d04c2e240e358475d..36ff415fb99ab1593284c70f1b0a5e085a564a44 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: edwin.pkg,v 1.165 1995/04/10 20:24:17 cph Exp $
+$Id: edwin.pkg,v 1.166 1995/04/13 23:28:20 cph Exp $
 
 Copyright (c) 1989-95 Massachusetts Institute of Technology
 
@@ -1002,8 +1002,7 @@ MIT in each case. |#
     (files "key-x11")
     (parent (edwin))
     (export (edwin screen x-screen)
-           x-make-special-key)
-    (initialization (initialize-package!)))
+           x-make-special-key))
 
   (define-package (edwin x-commands)
     (files "xcom")
index 1febc0997082f51f6b47628d86503c3dea7c652e..cf42fa1b8d78778509ea07c987402b4d167700c1 100644 (file)
@@ -1,8 +1,8 @@
 ;;; -*-Scheme-*-
 ;;;
-;;;    $Id: key-x11.scm,v 1.2 1995/04/13 23:28:07 cph Exp $
+;;;    $Id: key-x11.scm,v 1.3 1995/04/13 23:28:37 cph Exp $
 ;;;
-;;;    Copyright (c) 1991-1992 Massachusetts Institute of Technology
+;;;    Copyright (c) 1991-95 Massachusetts Institute of Technology
 ;;;
 ;;;    This material was developed by the Scheme project at the
 ;;;    Massachusetts Institute of Technology, Department of