]> git.eshelyaron.com Git - emacs.git/commit
Fix the MS-Windows build broken by recent changes
authorEli Zaretskii <eliz@gnu.org>
Fri, 20 Dec 2024 07:38:50 +0000 (09:38 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Dec 2024 15:17:37 +0000 (16:17 +0100)
commit7135197886d86dca42a7b23cc0c945aeb4a0a68f
treec0071f6f1d044419e1e70f36d1d621fce0b105f0
parent008953b774015eb0033c2f1889b3b3dde0e0c294
Fix the MS-Windows build broken by recent changes

* src/w32font.c (memq_no_quit):
* src/w32uniscribe.c (memq_no_quit): Remove; use the function from
fns.c instead.  All callers changed.

(cherry picked from commit 926a9c864adc29f056644f5e23cf59fb90e2613c)
src/w32font.c
src/w32uniscribe.c