mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
acef96eebf
PR: ports/4994 Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW>
14 lines
612 B
Plaintext
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
|