]> git.eshelyaron.com Git - emacs.git/commitdiff
* programs.texi (Matching): Use slightly more detailed description.
authorDmitry Gutov <dgutov@yandex.ru>
Sat, 15 Mar 2014 23:53:22 +0000 (01:53 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Sat, 15 Mar 2014 23:53:22 +0000 (01:53 +0200)
doc/emacs/programs.texi

index 8cc2f713c4b319117f896261c794ae31652790c7..4b2a96c9b245e8c8923b8cbc64328c7ad0d5f63e 100644 (file)
@@ -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