]> git.eshelyaron.com Git - emacs.git/commit
Avoid signaling errors in 'cursor-face-highlight-mode'
authorEli Zaretskii <eliz@gnu.org>
Sat, 26 Apr 2025 14:20:01 +0000 (17:20 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sun, 27 Apr 2025 13:28:47 +0000 (15:28 +0200)
commiteabfff2a0251dfa8095e3e32103e21a1cf3561cf
treead58c03dfe8cb87c0dd70a78d8429f3c8993f15f
parent8fcd1eb33fcc46fd7ca7c78782b71624c4b8c91f
Avoid signaling errors in 'cursor-face-highlight-mode'

* lisp/simple.el (redisplay--update-cursor-face-highlight): Don't
go beyond the accessible portion of the buffer.  (Bug#77747)

(cherry picked from commit f7aad714d2854e3f05d87298776628df1d5bfbb2)
lisp/simple.el