]> git.eshelyaron.com Git - emacs.git/commit
Fix region highlight in non-selected windows
authorEli Zaretskii <eliz@gnu.org>
Sat, 19 Mar 2022 07:19:53 +0000 (09:19 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 19 Mar 2022 07:19:53 +0000 (09:19 +0200)
commite059d7c156edb37a7c836906b9a3510adee3d543
treeb1aacc381022538d36cc6dc6373a09a9d2570588
parentc4596c8522e221ecff847a4d997c133436b07e1a
Fix region highlight in non-selected windows

* src/xdisp.c (prepare_menu_bars): Include in the windows passed
to pre-redisplay-functions windows whose point was moved from the
last recorded position.  (Bug#54450)
src/xdisp.c