From e74e5f9fd799f1d82c23aaec5173d5ee1ff82743 Mon Sep 17 00:00:00 2001 From: Lars Brinkhoff Date: Tue, 28 Sep 2021 18:10:09 +0200 Subject: [PATCH] The TEACH EMACS executable should be called TEACHE(MACS). As per the EMACS manual. --- build/misc.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/misc.tcl b/build/misc.tcl index 5ace6649..de5f7f31 100644 --- a/build/misc.tcl +++ b/build/misc.tcl @@ -51,7 +51,7 @@ type ":vk\r" respond "*" "teach\033\023" respond "*" ":emacs\r" expect ":KILL" -respond "*" ":link teach;ts emacs,emacs;tstch >\r" +respond "*" ":link sys2;ts teachemacs,emacs;tstch >\r" type ":vk\r" # nsalv, timesharing version