]> git.eshelyaron.com Git - emacs.git/commit
Don't copy non-enabled rows from child
authorGerd Möllmann <gerd@gnu.org>
Tue, 5 Nov 2024 09:25:22 +0000 (10:25 +0100)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Dec 2024 14:54:02 +0000 (15:54 +0100)
commit3b912af51e756e04bf0387458f6e8d0ae7bf3a20
treeba5e8b223ad154287b6d5fab009523bd2e1245c6
parent9d62570baf2c5bd2576624afa6e2784f5d4871b1
Don't copy non-enabled rows from child

* src/dispnew.c (copy_child_glyphs): Check if child row is enabled.

(cherry picked from commit 56708ea676e0fdfaeec36607333bb2955ec3b40e)
src/dispnew.c