diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-10-21 08:22:32 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-10-21 08:22:32 +0000 |
commit | 020a2438df441860d2078994c35d10406a3bb8a2 (patch) | |
tree | 3ced84b59d5f325fbf15b1975c9c244ecad51723 /editors/joe-devel/files/patch-syntax-diff.jsf.in | |
parent | - Update to 3.3 (diff) |
- Retire joe-devel. This is now official stable branch and is available in
editors/joe port.
Notes
Notes:
svn path=/head/; revision=145996
Diffstat (limited to 'editors/joe-devel/files/patch-syntax-diff.jsf.in')
-rw-r--r-- | editors/joe-devel/files/patch-syntax-diff.jsf.in | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/editors/joe-devel/files/patch-syntax-diff.jsf.in b/editors/joe-devel/files/patch-syntax-diff.jsf.in deleted file mode 100644 index 8457da04f7fa..000000000000 --- a/editors/joe-devel/files/patch-syntax-diff.jsf.in +++ /dev/null @@ -1,42 +0,0 @@ ---- syntax/diff.jsf.in.orig Fri May 6 18:14:53 2005 -+++ syntax/diff.jsf.in Fri May 6 18:19:28 2005 -@@ -6,6 +6,7 @@ - - # Color definitions - =Idle -+=Options blue - =FileNew bold green - =FileOld bold red - =DiffStuff magenta -@@ -15,6 +16,7 @@ - - :reset Idle - * goo -+ "d" goo - "-" preudiff buffer - "*" precdiff buffer - "0-9" ndiff recolor=-1 -@@ -33,8 +35,14 @@ - done - "*" precdiff - -+:options Options -+ * options -+ "\n" reset -+ - :goo Idle -- * goo -+ * goo strings -+ "diff" options recolor=-4 -+done - "\n" reset - - :udiff Idle -@@ -58,6 +66,7 @@ - - :udiffhunk Idle - * reset -+ "d" goo buffer - "-" udiffoldordel recolor=-1 - "+" udiffadd recolor=-1 - " " udiffctx recolor=-1 |