Allow blink-matching-paren to jump off screen
commit345284f5e9eebb07536d12c08c72f1bab02ea55e
authorDmitry Gutov <dgutov@yandex.ru>
Tue, 18 Aug 2015 20:31:52 +0000 (18 23:31 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Tue, 18 Aug 2015 20:31:52 +0000 (18 23:31 +0300)
tree9838de6a8d6e6512f6d12711a2a9a3fc81ed8c74
parent9c1e7d5a2666cdf63abcc6623a8489d7bd47fe22
Allow blink-matching-paren to jump off screen

* doc/emacs/programs.texi (Matching): Mention the
`blink-matching-paren' value `jump-offscreen'.

* lisp/simple.el (blink-matching-paren): New possible value.
(blink-matching-paren-on-screen): Clarify the docstring.
(blink-matching-open): Handle `jump-offscreen' (bug#21286).
doc/emacs/programs.texi
lisp/simple.el