]> git.eshelyaron.com Git - emacs.git/commit
Default show-paren-mode to off in special-mode buffers
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 2 Sep 2022 12:23:15 +0000 (14:23 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 2 Sep 2022 12:23:15 +0000 (14:23 +0200)
commit9474ac1b61935b198a2cf252e7b0ec9cfa70344e
tree5b73249386403dfca67cdbde52ec4310c9590790
parent3de942542a2618100de13554aaf05a8158017fef
Default show-paren-mode to off in special-mode buffers

* doc/emacs/programs.texi (Matching): Mention the new user option.

* doc/misc/efaq.texi (Matching parentheses): Adjust text to the
current state of affairs.

* lisp/paren.el (show-paren-function): New user option (bug#50894).
(show-paren-mode): Mention it.
(show-paren-function): Use it.
doc/emacs/programs.texi
doc/misc/efaq.texi
etc/NEWS
lisp/paren.el