]> git.eshelyaron.com Git - emacs.git/commit
Fix show-paren-mode when the parentheses is partially visible
authorEli Zaretskii <eliz@gnu.org>
Mon, 10 Jul 2023 14:15:21 +0000 (17:15 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 10 Jul 2023 14:15:21 +0000 (17:15 +0300)
commit4821da1ad7fe0f30cb4d41669ad2db8652fcfa79
tree04253092b2678aa76d9a5b0705c01f649c38e59f
parent419b4d44914701cedf308df58c3e5789715c87e7
Fix show-paren-mode when the parentheses is partially visible

* lisp/paren.el (show-paren-function): Support the case where the
open paren is partially visible, but enough so to not consider it
"off-screen".  (Bug#64547)
lisp/paren.el