]> git.eshelyaron.com Git - emacs.git/commit
Handle update of invisible tty frames (bug#75056)
authorGerd Möllmann <gerd@gnu.org>
Thu, 23 Jan 2025 19:53:50 +0000 (20:53 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sat, 25 Jan 2025 17:43:40 +0000 (18:43 +0100)
commit3ce7666b17e2e9afffa42908284e5278562cb8ba
tree5695503b70512605395601656791587b354f1655
parentc5e845f1992881afa4bb4141fe87af4bb88d0f0b
Handle update of invisible tty frames (bug#75056)

* src/dispnew.c (combine_updates_for_frame): Don't assume root frame is
visible.

(cherry picked from commit 15315780ae36cc2af6e276165562dc793334c2f9)
src/dispnew.c