Remove PROCESS-ENVIRONMENT-BIND, which has been moved to runtime
authorChris Hanson <org/chris-hanson/cph>
Mon, 1 Feb 1999 03:31:51 +0000 (03:31 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 1 Feb 1999 03:31:51 +0000 (03:31 +0000)
system.  Eliminate spurious binding of BUFFER-DEFAULT-DIRECTORY.

v7/src/edwin/edwin.pkg

index 754fd9f31cddc94cbbca37a1a933f5df5150fcdb..d3b17c260cb1f0c2e6e8bf3ba4d5ffe59836075f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: edwin.pkg,v 1.234 1999/01/28 05:44:51 cph Exp $
+$Id: edwin.pkg,v 1.235 1999/02/01 03:31:51 cph Exp $
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
@@ -900,7 +900,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
   (export (edwin)
          accept-process-output
          add-process-filter
-         buffer-default-directory
          buffer-processes                      ; always present
          continue-process
          delete-process                        ; always present
@@ -921,7 +920,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
          process-arguments
          process-arguments->string
          process-buffer
-         process-environment-bind
          process-exit-reason
          process-filter
          process-kill-without-query