# HG changeset patch # User Richard M. Stallman # Date 994246392 0 # Node ID d6fff7f22127bb33f1a81db8e0804a4db86b130f # Parent 87c5b6c9ac717df2628c8e52a0a30c6b292e7298 Minor change. diff -r 87c5b6c9ac71 -r d6fff7f22127 man/programs.texi --- a/man/programs.texi Wed Jul 04 09:54:35 2001 +0000 +++ b/man/programs.texi Wed Jul 04 11:33:12 2001 +0000 @@ -836,7 +836,7 @@ @code{blink-matching-paren-distance} specifies how many characters back to search to find the matching opening delimiter. If the match -is not found in that far, scanning stops, and nothing is displayed. +is not found in that distance, scanning stops, and nothing is displayed. This is to prevent the scan for the matching delimiter from wasting lots of time when there is no match. The default is 25600.