]> git.eshelyaron.com Git - emacs.git/commit
Make sure 'M-x show-paren-local-mode' turns on right away
authorDmitry Gutov <dgutov@yandex.ru>
Sun, 5 Feb 2023 19:07:45 +0000 (21:07 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Sun, 5 Feb 2023 19:08:45 +0000 (21:08 +0200)
commit793c24a6ac72aada1981907185dbfbf6e82a0124
treef90664a8f169d6a6f59ec7f0c6be4a18733d13b6
parent60089dcfe06c64ff75d14f042fda1b052d0bad69
Make sure 'M-x show-paren-local-mode' turns on right away

* lisp/paren.el (show-paren--enabled-p): Extract from
'show-paren-function'.
(show-paren-local-mode): Use it in the :variable getter (bug#61098).
lisp/paren.el