]> git.eshelyaron.com Git - emacs.git/commit
Fix bug#70385
authorPo Lu <luangruo@yahoo.com>
Mon, 15 Apr 2024 01:21:17 +0000 (09:21 +0800)
committerEshel Yaron <me@eshelyaron.com>
Sat, 20 Apr 2024 11:00:30 +0000 (14:00 +0300)
commitb60f7965e24c12cbdbcc0ae7b2b368727fe5bb58
treea1626bc634dd04840fba8002fd8e0eadedc97efa
parent2be73ce0eb8e2d6bf52597250291e1518b11b84a
Fix bug#70385

* src/xdisp.c (note_fringe_highlight): Don't proceed if
popup_activated, window is outdated, or when row beneath pointer
does not display text.  (bug#70385)

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