Suffix a colon to the value of the TERMCAP environment variable.
authorTaylor R. Campbell <net/mumble/campbell>
Thu, 5 Mar 2009 20:09:21 +0000 (20:09 +0000)
committerTaylor R. Campbell <net/mumble/campbell>
Thu, 5 Mar 2009 20:09:21 +0000 (20:09 +0000)
v7/src/edwin/comint.scm

index 2ac7491567b826a9d4a047ce2678d051cb7c263c..550bfb3424eef41f67ab2ac11c7787876217a2b1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: comint.scm,v 1.35 2008/01/30 20:01:59 cph Exp $
+$Id: comint.scm,v 1.36 2009/03/05 20:09:21 riastradh 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