freebsd-ports/chinese/ted/files/patch-ac
Bill Fenner acef96eebf Update to 4.0f
PR:		ports/4994
Submitted by:	Vanill I. Shu <vanilla@MinJe.com.TW>
1997-11-16 10:21:11 +00:00

14 lines
612 B
Plaintext

--- 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