]> git.eshelyaron.com Git - emacs.git/commit
Fix :map property on sliced images on mode line and header line
authorEli Zaretskii <eliz@gnu.org>
Tue, 1 Apr 2025 15:40:59 +0000 (18:40 +0300)
committerEshel Yaron <me@eshelyaron.com>
Thu, 3 Apr 2025 16:50:06 +0000 (18:50 +0200)
commit4d53e426044bd3760733b6713d5f17133e65a0e3
treeae6895dac26e35d84ec275af9773c7ca2a37b974
parentfb0cdf7d5a531d40fed1024bbbaf5af7becb5189
Fix :map property on sliced images on mode line and header line

* src/xdisp.c (note_mode_line_or_margin_highlight): Fix coordinates
for image slices wrt ':map' keyword when the image is on the mode
line or header line.  (Bug#77429)

(cherry picked from commit 975d58c4c8d22555a702c418bb68225e6fc630d0)
src/xdisp.c