head	1.3;
access;
symbols
	RELEASE_4_2_0:1.2
	RELEASE_4_1_1:1.2
	RELEASE_4_1_0:1.2
	RELEASE_3_5_0:1.2
	RELEASE_4_0_0:1.2
	RELEASE_3_4_0:1.2
	RELEASE_3_3_0:1.2
	RELEASE_3_2_0:1.2
	RELEASE_3_1_0:1.2
	RELEASE_2_2_8:1.2
	RELEASE_3_0_0:1.2
	RELEASE_2_2_7:1.2
	RELEASE_2_2_6:1.2
	RELEASE_2_2_5:1.1.1.1
	TED_3_6A:1.1.1.1
	vanill:1.1.1;
locks; strict;
comment	@# @;


1.3
date	2001.02.27.19.04.49;	author vanilla;	state dead;
branches;
next	1.2;

1.2
date	97.11.16.10.21.08;	author fenner;	state Exp;
branches;
next	1.1;

1.1
date	97.10.01.09.34.49;	author max;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	97.10.01.09.34.49;	author max;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Remove zh-ted, it's non I18N app.

Approved by:	committers@@tw
@
text
@--- 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
@


1.2
log
@Update to 4.0f

PR:		ports/4994
Submitted by:	Vanill I. Shu <vanilla@@MinJe.com.TW>
@
text
@@


1.1
log
@Initial revision
@
text
@d1 13
a13 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
@


1.1.1.1
log
@New port, ted:

Ted is a small and powerful Text editor for X Window,
the interface is like PE2 on DOS

PR:		4571
Submitted by:	vanilla@@MinJe.com.TW
@
text
@@
