]> git.eshelyaron.com Git - emacs.git/commit
Fix crash on Windows 9X
authorPo Lu <luangruo@yahoo.com>
Tue, 6 Dec 2022 01:30:00 +0000 (09:30 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 8 Dec 2022 00:57:24 +0000 (08:57 +0800)
commit508b0c1b2230e2b7b21299b3ffe64c05d2bf7f81
tree9f1c47f410701e8ab076ff25f461ce3309529db1
parent670daa8b6264f9cd813efb0d40ceec253fdd603e
Fix crash on Windows 9X

* src/emacs.c (main): Call init_bignum before init_window_once.
src/emacs.c