]> git.eshelyaron.com Git - emacs.git/commit
New minor mode 'show-paren-local-mode'
authorDmitry Gutov <dgutov@yandex.ru>
Sat, 11 Sep 2021 02:11:53 +0000 (05:11 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Sat, 11 Sep 2021 02:12:20 +0000 (05:12 +0300)
commitd37dcfa30ff20aa2d5b0d6c2e43ef5930e72e375
tree9ecd88bf8297ef36cb868dddd074915635d43f88
parent5c18d35acba751b2011d6746cf9c3c781e88db73
New minor mode 'show-paren-local-mode'

* lisp/paren.el (show-paren--delete-overlays):
New function, extracted from show-paren-mode.
(show-paren-local-mode): New minor mode.
(show-paren-mode): Update docstring to mention it (bug#29381).

* doc/emacs/programs.texi (Matching): Update show-paren-mode section.
doc/emacs/programs.texi
etc/NEWS
lisp/paren.el