aboutsummaryrefslogtreecommitdiff
path: root/chinese/ted/files/patch-ac
blob: ea4c7209048a6c63be3f507b91e3f279a0515ab8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- tedrc.vi.orig	Sat Oct 11 13:37:55 1997
+++ tedrc.vi	Mon Nov 10 09:34:52 1997
@@ -165,8 +165,8 @@
 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")
+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