]> git.eshelyaron.com Git - emacs.git/commit
Adapt w32 console to tty-child-frame changes
authorEli Zaretskii <eliz@gnu.org>
Sat, 26 Oct 2024 08:18:41 +0000 (11:18 +0300)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Dec 2024 14:53:35 +0000 (15:53 +0100)
commit5304d4917f0417a3a5b8bedb44bda1e00fcff67b
treef128d644cd21541b3f599c952f9b01e3049ced08
parent7d85b0ab4a6d81ef78cd1df9b879b589030d5fe4
Adapt w32 console to tty-child-frame changes

* src/w32console.c (w32con_write_glyphs): Use the glyph's frame,
not the root frame, to resolve faces from face IDs.

(cherry picked from commit 33586db3d34bcbe6441d98542df2b3370a1e2622)
src/w32console.c