From 715771e5c633d2ceb1c1ad3a4a241451efd8ba86 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 18 Jul 2017 22:52:32 -0700 Subject: doc: listener: parenthesis matching jumps forward also. * txr.1: Under "Parentheses Matching" correct the introductory sentence which misleadingly claims that parenthesis matching jumps only backwards. --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/txr.1 b/txr.1 index 413150c9..724b42d2 100644 --- a/txr.1 +++ b/txr.1 @@ -59706,7 +59706,7 @@ in that directory, then the history isn't saved. .SS* Parenthesis Matching A feature of the listener is visual parenthesis matching in the form of a -brief backward jump of the cursor. This provides a hint to the programmer, +brief forward or backward jump of the cursor. This provides a hint to the programmer, helping to prevent avoid parenthesis balancing errors. When any of the three closing characters -- cgit v1.2.3