summaryrefslogtreecommitdiff
path: root/chinese/ted/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/ted/files/patch-ac')
-rw-r--r--chinese/ted/files/patch-ac21
1 files changed, 21 insertions, 0 deletions
diff --git a/chinese/ted/files/patch-ac b/chinese/ted/files/patch-ac
new file mode 100644
index 000000000000..224dfa08eec8
--- /dev/null
+++ b/chinese/ted/files/patch-ac
@@ -0,0 +1,21 @@
+*** tedrc.orig Thu Sep 18 23:24:10 1997
+--- tedrc Thu Sep 18 23:24:39 1997
+*************** f [a-f12] MergeTedrc("localtedrc")
+*** 153,160 ****
+ f [s-f9] ExeCmdFnameExt("make",".o")
+ ## If the file is already open, switch to this file; otherwise
+ ## load the file
+! f [f1] RaiseOrLoad("/usr/local/lib/Ted/ted.help")
+! f [c-a][f1] RaiseOrLoad("/usr/local/lib/Ted/tedrc")
+ ## execute command and place the output in the current file
+ #f [c-q][s] InsPipe("ls")
+ # Excute command and and place output in a new file with name same as the command
+--- 153,160 ----
+ f [s-f9] ExeCmdFnameExt("make",".o")
+ ## If the file is already open, switch to this file; otherwise
+ ## load the file
+! f [f1] RaiseOrLoad("/usr/X11R6/lib/X11/ted/ted.help")
+! f [c-a][f1] RaiseOrLoad("/usr/X11R6/lib/X11/ted/tedrc")
+ ## execute command and place the output in the current file
+ #f [c-q][s] InsPipe("ls")
+ # Excute command and and place output in a new file with name same as the command