]> git.eshelyaron.com Git - emacs.git/commit
Another case of copying from non-enabled glyphs (bug#74274)
authorGerd Möllmann <gerd@gnu.org>
Sun, 10 Nov 2024 15:18:29 +0000 (16:18 +0100)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Dec 2024 14:54:22 +0000 (15:54 +0100)
commit2894f1818b61e7ba506805d7239b85c18e286171
tree9e3f2b36270d7aa429f0c349b5c891e39109f1c2
parentf3c662324a8252087028616fe8b151e8873df982
Another case of copying from non-enabled glyphs (bug#74274)

* src/dispnew.c (build_frame_matrix_from_leaf_window): If current window
row is not enabled, don't copy from it.

(cherry picked from commit 582ebedd33ed957b9ad409e35ed7ba9dafa42c01)
src/dispnew.c