From: Dmitry Gutov Date: Sat, 15 Mar 2014 23:53:22 +0000 (+0200) Subject: * programs.texi (Matching): Use slightly more detailed description. X-Git-Tag: emacs-24.3.90~180 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8ee5ffe5d645829380b380dd8d8728fff45cfeaa;p=emacs.git * programs.texi (Matching): Use slightly more detailed description. --- diff --git a/doc/emacs/programs.texi b/doc/emacs/programs.texi index 8cc2f713c4b..4b2a96c9b24 100644 --- a/doc/emacs/programs.texi +++ b/doc/emacs/programs.texi @@ -814,7 +814,8 @@ as in @samp{[x)}---a warning message is displayed in the echo area. @item @code{blink-matching-paren} turns the feature on or off: @code{nil} disables it, but the default is @code{t} to enable it. Set it to -@code{jump} to make indication work through cursor movement. +@code{jump} to make indication work by momentarily moving the cursor +to the matching opening delimiter. @item @code{blink-matching-delay} says how many seconds to keep indicating