]> git.eshelyaron.com Git - emacs.git/commit
Fix 'restart-emacs' in -nw mode on MS-Windows
authorEli Zaretskii <eliz@gnu.org>
Mon, 18 Apr 2022 07:05:15 +0000 (10:05 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 18 Apr 2022 07:05:15 +0000 (10:05 +0300)
commit2363366862d0ed7334aff38ebcd5f02d26e33402
tree297d47ded31c8f417a4bc3401ea9481642816403
parent5b5608c61446d78be3415fe8fce6a09142989f3f
Fix 'restart-emacs' in -nw mode on MS-Windows

* src/w32.c (openat): #ifdef away: not used.
(w32_reexec_emacs): Kludgey solution for restarting Emacs in the
"-nw" mode.
src/w32.c