]> git.eshelyaron.com Git - emacs.git/commit
Another fix for bug#70385
authorPo Lu <luangruo@yahoo.com>
Tue, 16 Apr 2024 06:54:32 +0000 (14:54 +0800)
committerEshel Yaron <me@eshelyaron.com>
Sat, 20 Apr 2024 11:01:53 +0000 (14:01 +0300)
commit3e6849bccbe097f4ff6a52d9f5e44db5f392acbd
tree7ba7c7add5a69c9973dfa18c7504dbcaa3d94417
parent42603833c09656142c81643af60db36a69325aa1
Another fix for bug#70385

* src/xdisp.c (note_fringe_highlight): Test that vpos falls
within W->current_matrix.  (bug#70385)

(cherry picked from commit c59e67a41c512467a54cc92ed0fdb6c3b9e9ace8)
src/xdisp.c