From: Richard M. Stallman Date: Wed, 4 Jul 2001 11:33:12 +0000 (+0000) Subject: Minor change. X-Git-Tag: emacs-pretest-21.0.104~73 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8b6f4c0a42c146019d1422770bad82e11196b4fa;p=emacs.git Minor change. --- diff --git a/man/programs.texi b/man/programs.texi index aef2932a1eb..8aac57483b7 100644 --- a/man/programs.texi +++ b/man/programs.texi @@ -836,7 +836,7 @@ is useful to specify a fraction of a second. @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.