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:
0b24188
)
Suffix a colon to the value of the TERMCAP environment variable.
author
Taylor R. Campbell
<net/mumble/campbell>
Thu, 5 Mar 2009 20:09:21 +0000
(20:09 +0000)
committer
Taylor R. Campbell
<net/mumble/campbell>
Thu, 5 Mar 2009 20:09:21 +0000
(20:09 +0000)
v7/src/edwin/comint.scm
patch
|
blob
|
history
diff --git
a/v7/src/edwin/comint.scm
b/v7/src/edwin/comint.scm
index 2ac7491567b826a9d4a047ce2678d051cb7c263c..550bfb3424eef41f67ab2ac11c7787876217a2b1 100644
(file)
--- a/
v7/src/edwin/comint.scm
+++ b/
v7/src/edwin/comint.scm
@@
-1,6
+1,6
@@
#| -*-Scheme-*-
-$Id: comint.scm,v 1.3
5 2008/01/30 20:01:59 cp
h Exp $
+$Id: comint.scm,v 1.3
6 2009/03/05 20:09:21 riastrad
h Exp $
Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
@@
-56,7
+56,7
@@
USA.
"TERMCAP=emacs:co#"
(number->string
(screen-x-size (selected-screen)))
- ":tc=unknown")
+ ":tc=unknown
:
")
"TERM=emacs"
"EMACS=t")
program