]> git.eshelyaron.com Git - emacs.git/commit
Fix bootstrap on MS-Windows
authorEli Zaretskii <eliz@gnu.org>
Sat, 26 Oct 2024 19:38:58 +0000 (22:38 +0300)
committerEshel Yaron <me@eshelyaron.com>
Tue, 29 Oct 2024 09:52:23 +0000 (10:52 +0100)
commit113c2c9349b70353dc5d4878f7576b0863635df4
treebf2acff7bf2d476a1dfbe884b175fc46b973a356
parent848e5d6f4e81791288fa163215dcb1065e151d13
Fix bootstrap on MS-Windows

* src/w32uniscribe.c (syms_of_w32uniscribe): Don't call
'syms_of_w32dwrite' here...
* src/emacs.c (main): ...call it here.  Reported by Andy Moreton
<andrewjmoreton@gmail.com>.

(cherry picked from commit 02510606f6d0e431e36634b8290e648b3a47af18)
src/emacs.c
src/w32uniscribe.c