summary refs log tree commit diff
path: root/pkgs/by-name/tk/tkdiff/194.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/tk/tkdiff/194.patch')
-rw-r--r--pkgs/by-name/tk/tkdiff/194.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/pkgs/by-name/tk/tkdiff/194.patch b/pkgs/by-name/tk/tkdiff/194.patch
new file mode 100644
index 00000000000..0fc50db3028
--- /dev/null
+++ b/pkgs/by-name/tk/tkdiff/194.patch
@@ -0,0 +1,15 @@
+Index: tkdiff
+===================================================================
+diff --git a/tkdiff b/tkdiff
+--- a/tkdiff	(revision 193)
++++ b/tkdiff	(revision 194)
+@@ -4557,7 +4557,8 @@
+                 }
+             }
+         }
+-    }
++        # But KICK scroll to *LOOK* for Ratcliff (when ON); otherwise is a NOOP
++    } { $w(acTxWdg) SEE @1,1 }
+ }
+ 
+ ###############################################################################