From 7671cb2a5066e935734f80d4c07f199b70d866b1 Mon Sep 17 00:00:00 2001 From: Lars Brinkhoff Date: Tue, 2 Oct 2018 04:30:36 +0200 Subject: [PATCH] Fix link to TECO. --- build/emacs.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/emacs.tcl b/build/emacs.tcl index 683eb3fc..a426daa7 100644 --- a/build/emacs.tcl +++ b/build/emacs.tcl @@ -7,7 +7,7 @@ respond "*" "dumpit\033g" sleep 2 respond "TECPUR" "\r" respond "*" ":kill\r" -respond "*" ":link sys3;ts teco,.teco.;tecpur >\r" +respond "*" ":link sys;ts teco,.teco.;tecpur >\r" respond "*" ":link sys2;ts emacs,emacs;ts >\r" respond "*" ":emacs\r"