projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
445f395
)
Eliminate SHELL-COMMAND-REGION.
author
Chris Hanson
<org/chris-hanson/cph>
Sat, 26 Oct 1991 21:54:48 +0000
(21:54 +0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Sat, 26 Oct 1991 21:54:48 +0000
(21:54 +0000)
v7/src/edwin/edwin.pkg
patch
|
blob
|
history
diff --git
a/v7/src/edwin/edwin.pkg
b/v7/src/edwin/edwin.pkg
index 1007af65654ac08d0a3cc63760a5004f94c7d9be..c963389e83b5407332c339d47e90267cce03701b 100644
(file)
--- a/
v7/src/edwin/edwin.pkg
+++ b/
v7/src/edwin/edwin.pkg
@@
-1,6
+1,6
@@
#| -*-Scheme-*-
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/edwin/edwin.pkg,v 1.6
5 1991/10/21 23:40:56
cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/edwin/edwin.pkg,v 1.6
6 1991/10/26 21:54:48
cph Exp $
Copyright (c) 1989-91 Massachusetts Institute of Technology
@@
-872,7
+872,6
@@
MIT in each case. |#
set-process-kill-without-query!
set-process-sentinel!
shell-command
- shell-command-region
start-process
stop-process
run-synchronous-process))