mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
22 lines
980 B
Plaintext
22 lines
980 B
Plaintext
|
*** 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
|